Skip to content

Commit

Permalink
Don't make JK a prereq for this module.
Browse files Browse the repository at this point in the history
  • Loading branch information
sharumpe committed Apr 9, 2015
1 parent 0fe5640 commit 8961959
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion manifests/access.pp
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
concat { $params::accessConfigPath :
ensure => present,
notify => $apache2::serviceNotify,
require => Package[ $params::jkPackageName ],
}
}

Expand Down

0 comments on commit 8961959

Please sign in to comment.