Fix apache version in metadata

puppetlabs-apache 1.10 doesn't work, so let's fix that.
plus Debian release is 9.

Change-Id: Ic395538274d01e041e3855f9da9280ad24fad945
This commit is contained in:
Tuan Do Anh 2018-07-09 14:52:29 +07:00
parent c4e5efd956
commit 8fc575814d
1 changed files with 2 additions and 2 deletions

View File

@ -45,7 +45,7 @@
},
{
"name": "puppetlabs/apache",
"version_requirement": ">=1.0.0 <2.0.0"
"version_requirement": ">=3.0.0"
}
]
}
}