We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5881bf commit 3d24484Copy full SHA for 3d24484
README.md
@@ -33,6 +33,7 @@ This modules allows for the manging of the openbgpd daemon.
33
### Setup Requirements
34
35
* depends on stdlib 4.12.0 (may work with earlier versions)
36
+* depends on icann-tea 0.2.2 (may work with earlier versions)
37
38
### Beginning with openbgpd
39
metadata.json
@@ -9,7 +9,7 @@
9
"issues_url": "https://github.com/icann-dns/puppet-openbgpd/issues",
10
"dependencies": [
11
{"name":"puppetlabs-stdlib","version_requirement":">= 4.12.0"},
12
- {"name":"icann-tea","version_requirement":">= 0.1.2"}
+ {"name":"icann-tea","version_requirement":">= 0.2.2"}
13
],
14
"operatingsystem_support": [
15
{
0 commit comments