Upgrade Sockethub, move proxy to LB/host

This commit is contained in:
2022-03-18 11:10:46 -06:00
parent 9cb77c54db
commit 0cda379c19
11 changed files with 35 additions and 116 deletions

View File

@@ -25,9 +25,6 @@
"kosmos-hubot::botka_freenode",
"kosmos-hubot::hal8000",
"kosmos-hubot::hal8000_xmpp",
"sockethub",
"sockethub::default",
"sockethub::proxy",
"kosmos-dirsrv",
"kosmos-dirsrv::default",
"apt::default",

View File

@@ -24,6 +24,7 @@
"kosmos_gitea::nginx",
"kosmos_website",
"kosmos_website::default",
"sockethub::proxy",
"apt::default",
"timezone_iii::default",
"timezone_iii::debian",

View File

@@ -79,7 +79,6 @@
"run_list": [
"recipe[kosmos-base]",
"recipe[kosmos-hubot::botka_irc-libera-chat]",
"role[kredits_github]",
"role[sockethub]"
"role[kredits_github]"
]
}
}