add service
This commit is contained in:
@@ -10,8 +10,10 @@ class puppet_cd::params (
|
||||
|
||||
) {
|
||||
|
||||
#$fqdn = $facts['fqdn']
|
||||
$fqdn = $facts['networking']['fqdn']
|
||||
$fqdn = $facts['networking']['fqdn']
|
||||
|
||||
# service
|
||||
$pt_service = 'puppetserver'
|
||||
|
||||
#
|
||||
# includes must be last
|
||||
|
||||
Reference in New Issue
Block a user