mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update rpi_debian.yml
This commit is contained in:
parent
3957891c36
commit
9edce23829
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@
|
|||
template:
|
||||
dest: /etc/network/interfaces.d/iiab
|
||||
src: network/rpi.j2
|
||||
#src: network/iiab.j2 caused iiab-network to fail attempting dup routes? #1452
|
||||
#src: network/iiab.j2 2019-02-05: caused ./iiab-network to fail repeatedly in recent days on one particular RPi 3, even after reboot ("Unable to start service networking: Job for networking.service failed..." at "Restart the networking service if appropriate") ...leaving dnsmasq off (#1452)
|
||||
when: iiab_lan_iface == "br0"
|
||||
|
||||
- name: Stopping services
|
||||
|
|
Loading…
Add table
Reference in a new issue