(#11706) puppetlabs-apache depends on puppetlabs-firewall
Without this patch puppetlabs-apache does not depend on puppetlabs-firewall. This patch solves this problem by updating the Modulefile to specify the dependency on puppetlabs-firewall.
This commit is contained in:
parent
abe53133b6
commit
88a2ac6388
@ -1,2 +1,3 @@
|
||||
name 'puppetlabs-apache'
|
||||
version '0.0.3'
|
||||
dependency 'puppetlabs-firewall', '>= 0.0.1'
|
||||
|
Loading…
Reference in New Issue
Block a user