Skip to content

Commit

Permalink
Added allow-all-hosts module
Browse files Browse the repository at this point in the history
Signed-off-by: Ole Herman Schumacher Elgesem <ole.elgesem@northern.tech>
  • Loading branch information
olehermanse committed Nov 23, 2023
1 parent afc4131 commit e906430
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions cfbs.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,16 @@
"type": "index",
"index": {
"all-packages-upgraded": { "alias": "upgrade-all-packages" },
"allow-all-hosts": {
"description": "Allows all hosts / IP addresses to connect and fetch policy.",
"tags": ["management", "experimental"],
"repo": "https://github.com/cfengine/modules",
"by": "https://github.com/olehermanse",
"version": "0.0.1",
"commit": "85f9aec38783b5a4dac4777ffa9d17fde5054d14",
"subdirectory": "management/allow-all-hosts",
"steps": ["json def.json def.json"]
},
"ansible": { "alias": "promise-type-ansible" },
"autorun": {
"description": "Enables autorun functionality.",
Expand Down

0 comments on commit e906430

Please sign in to comment.