Skip to content

Commit

Permalink
Contain install class
Browse files Browse the repository at this point in the history
  • Loading branch information
identw committed Aug 4, 2017
1 parent b93db08 commit 3183320
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
.idea
1 change: 1 addition & 0 deletions manifests/init.pp
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@
$service_manage = $::nginx::params::service_manage,
) inherits nginx::params {
$package_name = $::nginx::params::package_name
contain nginx::install
}

0 comments on commit 3183320

Please sign in to comment.