Added homename fact

This commit is contained in:
Ossi Salmi 2010-11-08 13:28:35 +02:00 committed by Timo Mkinen
parent c3b7d7629c
commit c871e91a13
2 changed files with 12 additions and 0 deletions

View file

@ -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