Skip to content

Commit be7fffb

Browse files
committed
depend on newer puppetlabs/apache module version
1 parent 2cad0ff commit be7fffb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Modulefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ license 'Apache'
88
project_page 'https://github.com/stephenrjohnson/puppetlabs-puppet'
99
## Add dependencies, if any:
1010
dependency 'puppetlabs/inifile', '>= 1.0.0'
11-
dependency 'puppetlabs/apache', '>= 0.8.0'
11+
dependency 'puppetlabs/apache', '>= 1.0.1'
1212
dependency 'puppetlabs/puppetdb', '>= 2.0.0'
1313
dependency 'puppetlabs/stdlib', '>= 3.0.0'

0 commit comments

Comments
 (0)