Skip to content

Commit

Permalink
Update site.pp
Browse files Browse the repository at this point in the history
  • Loading branch information
tphoney committed Nov 19, 2015
1 parent 3d58da0 commit 7f861a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions manifests/site.pp
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@
# include skeleton
# include motd
$msg = hiera('message')
notify { $msg: }
nginx::vhost { 'carne.asada': }
#notify { $msg: }
#nginx::vhost { 'carne.asada': }

}

Expand Down

0 comments on commit 7f861a1

Please sign in to comment.