Update the centaurus node after adding drone to it
This commit is contained in:
parent
d7e54bf7ce
commit
df4c92b64e
@ -15,7 +15,8 @@
|
||||
"gitea",
|
||||
"postgresql_client",
|
||||
"postgresql_replica",
|
||||
"discourse"
|
||||
"discourse",
|
||||
"drone"
|
||||
],
|
||||
"recipes": [
|
||||
"kosmos-base",
|
||||
@ -28,6 +29,8 @@
|
||||
"kosmos-postgresql::replica",
|
||||
"kosmos_discourse",
|
||||
"kosmos_discourse::default",
|
||||
"kosmos_drone",
|
||||
"kosmos_drone::default",
|
||||
"apt::default",
|
||||
"timezone_iii::default",
|
||||
"timezone_iii::debian",
|
||||
@ -77,6 +80,7 @@
|
||||
"recipe[kosmos_encfs]",
|
||||
"role[gitea]",
|
||||
"role[postgresql_replica]",
|
||||
"role[discourse]"
|
||||
"role[discourse]",
|
||||
"role[drone]"
|
||||
]
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user