Added homename fact
This commit is contained in:
parent
c3b7d7629c
commit
c871e91a13
2 changed files with 12 additions and 0 deletions
|
@ -28,6 +28,10 @@
|
|||
# re-installs on remote networks.
|
||||
server = <%= puppet_server %>
|
||||
|
||||
# The name to use when handling certificates. Set during
|
||||
# bootstrap based on the fully qualified domain name.
|
||||
certname = <%= homename %>
|
||||
|
||||
# Enable sending reports to puppet server.
|
||||
report = true
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue