Create nginx_proxy role
Used to configure hosts entries in the Gitea and Drone VMs, as well as the allowed webhooks config for Gitea.
This commit is contained in:
@@ -65,8 +65,6 @@
|
||||
"run_list": [
|
||||
"recipe[kosmos-base]",
|
||||
"recipe[kosmos_kvm::host]",
|
||||
"recipe[kosmos_discourse::nginx]",
|
||||
"recipe[kosmos_gitea::nginx]",
|
||||
"recipe[kosmos_drone::nginx]"
|
||||
"role[nginx_proxy]"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user