Use role for akkounts

Lets us search by role
This commit is contained in:
2020-12-08 19:59:51 +01:00
parent 56d9144ad6
commit 8e0a66184c
2 changed files with 14 additions and 3 deletions

View File

@@ -68,7 +68,6 @@
},
"run_list": [
"recipe[kosmos-base]",
"recipe[kosmos-akkounts::default]",
"recipe[kosmos-akkounts::nginx]"
"role[akkounts]"
]
}
}