Upgrade Mastodon to latest version

Using a new branch with freshly added Kosmos changes on top of the
upstream release code.
This commit is contained in:
2021-12-05 16:11:09 -06:00
parent 3d06300167
commit 38756fd296
3 changed files with 8 additions and 6 deletions

View File

@@ -8,7 +8,7 @@
"automatic": {
"fqdn": "mastodon-1",
"os": "linux",
"os_version": "5.4.0-1031-kvm",
"os_version": "5.4.0-1050-kvm",
"hostname": "mastodon-1",
"ipaddress": "192.168.122.197",
"roles": [
@@ -18,7 +18,7 @@
"recipes": [
"kosmos-base",
"kosmos-base::default",
"kosmos-postgresql::hostsfile",
"kosmos_postgresql::hostsfile",
"kosmos-mastodon",
"kosmos-mastodon::default",
"kosmos-mastodon::nginx",