1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 03:32:12 +00:00

validate - prune dnsmasq

This commit is contained in:
Jerry Vonau 2020-09-22 08:26:38 -05:00
parent 9be9644625
commit 12d239cb2b
4 changed files with 0 additions and 4 deletions

View file

@ -5,7 +5,6 @@
- name: dnsmasq (install now, configure LATER in 'network', after Stage 9)
include_tasks: roles/network/tasks/dnsmasq.yml
#when: dnsmasq_install | bool
- name: Install uuid-runtime package (debuntu)
package:

View file

@ -99,7 +99,6 @@ named_install: False
named_enabled: False
# dnsmasq - handles DHCP and DNS
dnsmasq_install: True
dnsmasq_enabled: True
# Enable AFTER installing IIAB! Then run "cd /opt/iiab/iiab; ./iiab-network"

View file

@ -99,7 +99,6 @@ named_install: False
named_enabled: False
# dnsmasq - handles DHCP and DNS
dnsmasq_install: True
dnsmasq_enabled: True
# Enable AFTER installing IIAB! Then run "cd /opt/iiab/iiab; ./iiab-network"

View file

@ -99,7 +99,6 @@ named_install: False
named_enabled: False
# dnsmasq - handles DHCP and DNS
dnsmasq_install: True
dnsmasq_enabled: True
# Enable AFTER installing IIAB! Then run "cd /opt/iiab/iiab; ./iiab-network"