diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2010-02-07 19:15:22 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2010-02-07 19:15:22 -0200 |
commit | cc198fe5a065adb598259d7e794a8dedd7a26b9b (patch) | |
tree | 80b06d2aa7ab8435deced18dc4f9aa442323f12d /manifests/init.pp | |
parent | a47ddcd83727f54119db804f2737c164fc56590f (diff) | |
download | puppet-nodo-cc198fe5a065adb598259d7e794a8dedd7a26b9b.tar.gz puppet-nodo-cc198fe5a065adb598259d7e794a8dedd7a26b9b.tar.bz2 |
Fix at $apache_server_name usage
Diffstat (limited to 'manifests/init.pp')
-rw-r--r-- | manifests/init.pp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/manifests/init.pp b/manifests/init.pp index 0dc8d46..7229f15 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -33,7 +33,6 @@ class nodo { $ntp_timezone = "Brazil/East" $ntp_pool = "south-america.pool.ntp.org" $ntp_servers = [ 'a.ntp.br', 'b.ntp.br', 'c.ntp.br' ] - info("\$ntp_timezone: $ntp_timezone") # Monkeysphere # |