Skip to content

Commit

Permalink
Create manifests
Browse files Browse the repository at this point in the history
  • Loading branch information
MWilsonPuppet committed Feb 23, 2016
1 parent 0a9cdc0 commit 9562d6a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions site/nginx/manifests
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
class nginx{

package { 'nginx
ensure => present,
}

}

0 comments on commit 9562d6a

Please sign in to comment.