aboutsummaryrefslogtreecommitdiffstats
path: root/group_vars
diff options
context:
space:
mode:
authorRomain Gonçalves <me@rgoncalves.se>2021-12-11 13:53:42 +0000
committerRomain Gonçalves <me@rgoncalves.se>2021-12-11 13:53:42 +0000
commit48208c520bb15d16b0eab623b97fa5e86c6f665c (patch)
tree04426637268385dbdd230ed61b9b1dd86c5de542 /group_vars
parentc1e3bbbe04863536e88d4d79afbbb85253e7d3b4 (diff)
downloadinfrastructure-48208c520bb15d16b0eab623b97fa5e86c6f665c.tar.gz
roles/httpd_pre: Switch for NFS and common defaults
Diffstat (limited to 'group_vars')
-rw-r--r--group_vars/all.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/group_vars/all.yml b/group_vars/all.yml
index 72bf8d6..77af34b 100644
--- a/group_vars/all.yml
+++ b/group_vars/all.yml
@@ -3,6 +3,7 @@ ansible_become_method: su
wireguard_domain_controller: "{{ __global_domain_controller }}"
nfsclient_server: "stack0"
+httpd_use_nfs: true
__is_vm: false
remember that computers suck.