Create a zerotier_controller role

This commit is contained in:
Greg Karékinian
2021-01-22 18:37:59 +01:00
parent eba7d63b43
commit cbcb50bc86
2 changed files with 8 additions and 3 deletions

View File

@@ -50,7 +50,6 @@
},
"run_list": [
"recipe[kosmos-base]",
"recipe[kosmos_zerotier::controller]",
"recipe[kosmos_zerotier::firewall]"
"role[zerotier_controller]"
]
}
}