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

just move our config to interfaces.d

This commit is contained in:
George Hunt 2017-09-14 23:00:16 +00:00
parent 0d193baf5e
commit f454b8dcee

View file

@ -28,7 +28,7 @@
when: not gui_desired_network_role is defined
- name: Copy the network config script -- previously in /etc/network/interfaces.d/br0
template: dest=/etc/network/interfaces
template: dest=/etc/network/interfaces.d/iiab
src=network/interfaces.j2
register: interface