Set up Gitea Actions runners
This commit is contained in:
@@ -18,7 +18,8 @@
|
||||
"ldap_client",
|
||||
"garage_gateway",
|
||||
"gitea",
|
||||
"postgresql_client"
|
||||
"postgresql_client",
|
||||
"gitea_actions_runner"
|
||||
],
|
||||
"recipes": [
|
||||
"kosmos-base",
|
||||
@@ -31,6 +32,7 @@
|
||||
"kosmos_postgresql::hostsfile",
|
||||
"kosmos_gitea",
|
||||
"kosmos_gitea::default",
|
||||
"kosmos_gitea::act_runner",
|
||||
"apt::default",
|
||||
"timezone_iii::default",
|
||||
"timezone_iii::debian",
|
||||
@@ -68,6 +70,7 @@
|
||||
"role[kvm_guest]",
|
||||
"role[ldap_client]",
|
||||
"role[garage_gateway]",
|
||||
"role[gitea]"
|
||||
"role[gitea]",
|
||||
"role[gitea_actions_runner]"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user