1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

somehow we lost some definitions in Debian.yml, called in dhcpcd-dbus rather than dhcpcd5, which works

This commit is contained in:
George Hunt 2017-06-05 12:23:08 -07:00
parent d6f82697dd
commit 86e40bbda4
2 changed files with 3 additions and 1 deletions

View file

@ -25,7 +25,7 @@
ignore_errors: True
- name: Get the dhcp client daemon used in recent raspbian
package: name=dhcpcd-dbus
package: name=dhcpcd5
state=present
- name: for upgrades from earlier 6.2, remove br0 file

View file

@ -1,5 +1,7 @@
is_debian: True
is_debuntu: True
is_ubuntu: False
is_redhat: False
dns_service: bind9
dns_user: bind
proxy: squid3