Skip to content

Commit 7f861a1

Browse files
committed
Update site.pp
1 parent 3d58da0 commit 7f861a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

manifests/site.pp

+2-2
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@
5454
# include skeleton
5555
# include motd
5656
$msg = hiera('message')
57-
notify { $msg: }
58-
nginx::vhost { 'carne.asada': }
57+
#notify { $msg: }
58+
#nginx::vhost { 'carne.asada': }
5959

6060
}
6161

0 commit comments

Comments
 (0)