File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -613,6 +613,10 @@ For a full list of tested operating systems please have a look at the [.nodeset.
613613
614614This module should support ` service_ensure ` separate from the ` ensure ` value on ` Class[mongodb::server] ` but it does not yet.
615615
616+ ### Apt module support
617+
618+ While this module supports both 1.x and 2.x versions of the puppetlabs-apt module, it does not support puppetlabs-apt 2.0.0 or 2.0.1.
619+
616620## Development
617621
618622Puppet Labs modules on the Puppet Forge are open projects, and community
Original file line number Diff line number Diff line change 4040 }
4141 ],
4242 "dependencies" : [
43- {"name" :" puppetlabs/apt" ,"version_requirement" :" >= 1.0.0 <2 .0.0" },
43+ {"name" :" puppetlabs/apt" ,"version_requirement" :" >= 1.0.0 <3 .0.0" },
4444 {"name" :" puppetlabs/stdlib" ,"version_requirement" :" >= 2.2.0 <5.0.0" }
4545 ]
4646}
You can’t perform that action at this time.
0 commit comments