convert deprecated # to ;

This commit is contained in:
Benjamin Krein 2015-03-04 23:03:39 -05:00 committed by Tom De Vylder
parent 4332ff8eaa
commit 8b14edcf91
4 changed files with 8 additions and 8 deletions

View file

@ -1,5 +1,5 @@
# WARNING: This host definition is automatically generated by Puppet.
# ANY MANUAL CHANGES TO IT WILL GET OVERWRITTEN!
; WARNING: This host definition is automatically generated by Puppet.
; ANY MANUAL CHANGES TO IT WILL GET OVERWRITTEN!
[icingaweb2]
backend = "<%= @auth_backend %>"

View file

@ -1,5 +1,5 @@
# WARNING: This host definition is automatically generated by Puppet.
# ANY MANUAL CHANGES TO IT WILL GET OVERWRITTEN!
; WARNING: This host definition is automatically generated by Puppet.
; ANY MANUAL CHANGES TO IT WILL GET OVERWRITTEN!
[logging]
log = "<%= @log_method %>"

View file

@ -1,5 +1,5 @@
# WARNING: This host definition is automatically generated by Puppet.
# ANY MANUAL CHANGES TO IT WILL GET OVERWRITTEN!
; WARNING: This host definition is automatically generated by Puppet.
; ANY MANUAL CHANGES TO IT WILL GET OVERWRITTEN!
[icingaweb_db]
type = "<%= @web_type %>"

View file

@ -1,5 +1,5 @@
# WARNING: This host definition is automatically generated by Puppet.
# ANY MANUAL CHANGES TO IT WILL GET OVERWRITTEN!
; WARNING: This host definition is automatically generated by Puppet.
; ANY MANUAL CHANGES TO IT WILL GET OVERWRITTEN!
[admins]
users = "<%= @admin_users %>"