summaryrefslogtreecommitdiff
path: root/ansible/inventory
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2018-11-05 23:18:54 +0100
committerTrygve Laugstøl <trygvis@inamo.no>2018-11-05 23:18:54 +0100
commitc25c490677bcba2c2e9fee90db10594bd43f6982 (patch)
tree23bde01f60bf0e4421f680bcd9912b5a12f5b42d /ansible/inventory
parentb5b7e21c8ba3c68eab9cd244602f27c21aa5f36b (diff)
downloadinfra-c25c490677bcba2c2e9fee90db10594bd43f6982.tar.gz
infra-c25c490677bcba2c2e9fee90db10594bd43f6982.tar.bz2
infra-c25c490677bcba2c2e9fee90db10594bd43f6982.tar.xz
infra-c25c490677bcba2c2e9fee90db10594bd43f6982.zip
Importing Bitraf's mediawiki
o Some improvements, reusing old backup scripts.
Diffstat (limited to 'ansible/inventory')
-rw-r--r--ansible/inventory15
1 files changed, 11 insertions, 4 deletions
diff --git a/ansible/inventory b/ansible/inventory
index de7c417..38f04d0 100644
--- a/ansible/inventory
+++ b/ansible/inventory
@@ -8,13 +8,20 @@ all:
ansible_host: vs.trygvis.io
arius:
ansible_host: arius.trygvis.io
+ mw:
+ ansible_host: 2a01:7e00:e000:272:2ff:aaff:fe7e:46b4
children:
- via_knot:
+ vm:
hosts:
mw:
- ansible_host: knot.trygvis.io
- ansible_connection: lxc_ssh
- ansible_ssh_extra_args: mw
+ vars:
+ lusers_authorized_keys_exclusive: yes
+ via_knot:
+ hosts:
+# mw:
+# ansible_host: knot.trygvis.io
+# ansible_connection: lxc_ssh
+# ansible_ssh_extra_args: mw
sz-prod:
ansible_host: knot.trygvis.io
ansible_connection: lxc_ssh