Add the missing kredits-web::nginx recipe for barnard
This was causing the firewall rules for ports 80 and 443 to be deleted Refs #35
This commit is contained in:
@@ -1,7 +1,8 @@
|
|||||||
{
|
{
|
||||||
"run_list": [
|
"run_list": [
|
||||||
"role[base]",
|
"role[base]",
|
||||||
"kredits-github"
|
"kredits-github",
|
||||||
|
"kredits-github::nginx"
|
||||||
],
|
],
|
||||||
"automatic": {
|
"automatic": {
|
||||||
"ipaddress": "barnard.kosmos.org"
|
"ipaddress": "barnard.kosmos.org"
|
||||||
|
|||||||
Reference in New Issue
Block a user