mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
validate - prune dnsmasq
This commit is contained in:
parent
9be9644625
commit
12d239cb2b
4 changed files with 0 additions and 4 deletions
|
@ -5,7 +5,6 @@
|
||||||
|
|
||||||
- name: dnsmasq (install now, configure LATER in 'network', after Stage 9)
|
- name: dnsmasq (install now, configure LATER in 'network', after Stage 9)
|
||||||
include_tasks: roles/network/tasks/dnsmasq.yml
|
include_tasks: roles/network/tasks/dnsmasq.yml
|
||||||
#when: dnsmasq_install | bool
|
|
||||||
|
|
||||||
- name: Install uuid-runtime package (debuntu)
|
- name: Install uuid-runtime package (debuntu)
|
||||||
package:
|
package:
|
||||||
|
|
|
@ -99,7 +99,6 @@ named_install: False
|
||||||
named_enabled: False
|
named_enabled: False
|
||||||
|
|
||||||
# dnsmasq - handles DHCP and DNS
|
# dnsmasq - handles DHCP and DNS
|
||||||
dnsmasq_install: True
|
|
||||||
dnsmasq_enabled: True
|
dnsmasq_enabled: True
|
||||||
|
|
||||||
# Enable AFTER installing IIAB! Then run "cd /opt/iiab/iiab; ./iiab-network"
|
# Enable AFTER installing IIAB! Then run "cd /opt/iiab/iiab; ./iiab-network"
|
||||||
|
|
|
@ -99,7 +99,6 @@ named_install: False
|
||||||
named_enabled: False
|
named_enabled: False
|
||||||
|
|
||||||
# dnsmasq - handles DHCP and DNS
|
# dnsmasq - handles DHCP and DNS
|
||||||
dnsmasq_install: True
|
|
||||||
dnsmasq_enabled: True
|
dnsmasq_enabled: True
|
||||||
|
|
||||||
# Enable AFTER installing IIAB! Then run "cd /opt/iiab/iiab; ./iiab-network"
|
# Enable AFTER installing IIAB! Then run "cd /opt/iiab/iiab; ./iiab-network"
|
||||||
|
|
|
@ -99,7 +99,6 @@ named_install: False
|
||||||
named_enabled: False
|
named_enabled: False
|
||||||
|
|
||||||
# dnsmasq - handles DHCP and DNS
|
# dnsmasq - handles DHCP and DNS
|
||||||
dnsmasq_install: True
|
|
||||||
dnsmasq_enabled: True
|
dnsmasq_enabled: True
|
||||||
|
|
||||||
# Enable AFTER installing IIAB! Then run "cd /opt/iiab/iiab; ./iiab-network"
|
# Enable AFTER installing IIAB! Then run "cd /opt/iiab/iiab; ./iiab-network"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue