summaryrefslogtreecommitdiff
path: root/inventory/host_vars/ele-media.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2019-10-12 03:27:17 +0200
committerChristian Pointner <equinox@spreadspace.org>2019-10-12 03:27:17 +0200
commit82a1c03cf246f5b185fc355ffb517ef1195953a9 (patch)
treef2b809259125d1860d1fbaae80510730cdd20439 /inventory/host_vars/ele-media.yml
parentfix nginx role (diff)
use new nginx role for elevate/media
Diffstat (limited to 'inventory/host_vars/ele-media.yml')
-rw-r--r--inventory/host_vars/ele-media.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/inventory/host_vars/ele-media.yml b/inventory/host_vars/ele-media.yml
index 2ecfe431..3ff032b9 100644
--- a/inventory/host_vars/ele-media.yml
+++ b/inventory/host_vars/ele-media.yml
@@ -25,6 +25,8 @@ admin_user_host:
ssh_allowusers_host: "{{ admin_user_host | map(attribute='name') | list }}"
+nginx_pkg_variant: nginx
+
mysql_root_password: "{{ vault_mysql_root_password }}"