Move wolly to mammoth

This commit is contained in:
waffles
2023-02-14 23:58:39 -08:00
parent 9c52df1b18
commit 491f1b3018
2 changed files with 9 additions and 5 deletions
+5 -5
View File
@@ -1,20 +1,20 @@
[yttrx] [yttrx]
tusky.masto.yttrx.com tusky.masto.yttrx.com
wooly.masto.yttrx.com mammoth.masto.yttrx.com
grafana.yttrx.com grafana.yttrx.com
mail.yttrx.com mail.yttrx.com
[mastodon] [mastodon]
wooly.masto.yttrx.com mammoth.masto.yttrx.com
[frontend] [frontend]
wooly.masto.yttrx.com mammoth.masto.yttrx.com
[webapp] [webapp]
wooly.masto.yttrx.com mammoth.masto.yttrx.com
[sidekiq] [sidekiq]
wooly.masto.yttrx.com mammoth.masto.yttrx.com
[yttrx:vars] [yttrx:vars]
ansible_python_interpreter=/usr/bin/python3 ansible_python_interpreter=/usr/bin/python3
+4
View File
@@ -1,6 +1,10 @@
--- ---
- import_tasks: swap.yml - import_tasks: swap.yml
- name: Set timezone
timezone:
name: America/Los_Angeles
- name: Install prometheus node exporter - name: Install prometheus node exporter
package: package:
name: prometheus-node-exporter name: prometheus-node-exporter