1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 11:42:08 +00:00

Update computed_services.yml

This commit is contained in:
A Holt 2019-01-31 14:29:19 -05:00 committed by GitHub
parent 3693a2249b
commit 1f8c3f78cb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -62,7 +62,7 @@
value: "{{ squid_enabled }}"
- option: wondershaper_enabled
value: "{{ wondershaper_enabled }}"
- option: iiab_network_mode(applied)
- option: iiab_network_mode_applied
value: "{{ iiab_network_mode }}"
- option: dhcpd_enabled
value: "{{ dhcpd_enabled }}"
@ -72,5 +72,5 @@
value: "{{ named_enabled }}"
- option: dnsmasq_enabled
value: "{{ dnsmasq_enabled }}"
# - option: no_net_restart
# value: "{{ no_net_restart }}"
- option: no_net_restart
value: "{{ no_net_restart }}"