]> gitweb.fluxo.info Git - puppet-common.git/commitdiff
fix indentation in line.pp example configuration snippet
authorMicah Anderson <micah@riseup.net>
Thu, 3 Sep 2009 17:57:47 +0000 (13:57 -0400)
committerMicah Anderson <micah@riseup.net>
Thu, 3 Sep 2009 17:57:47 +0000 (13:57 -0400)
manifests/defines/line.pp

index be5ec3164bbe9fae76077eba6e2518576f74ed4f..bc2ece47b0233e17624a56f397de5270b3546218 100644 (file)
 # is a more stable solution with less maintenance headaches afterwards.
 #
 # Usage:
-#  line {
-#      description:
-#                      file => "filename",
-#              line => "content",
-#                      ensure => {absent,*present*}
-#  }
+# line {
+#   description:
+#     file => "filename",
+#     line => "content",
+#     ensure => {absent,*present*}
+# }
 #
 # Example:
 # The following ensures that the line "allow ^$munin_host$" exists in