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

typo eth0 (#251)

correct service name

lets shut-up systemd

keep wifi variables with networking - remove unused variable
This commit is contained in:
Jerry Vonau 2017-09-18 10:19:46 -05:00 committed by georgejhunt
parent 115723fafe
commit 6877bb2ac2
7 changed files with 8 additions and 10 deletions

View file

@ -19,7 +19,7 @@
mode={{ item.mode }}
with_items:
- { src: 'idmgr', dest: '/etc/idmgr.conf', mode: '0644' }
- { src: 'idmgr.service.j2', dest: '/etc/systemd/system/idmgr.service', mode: '0755'}
- { src: 'idmgr.service.j2', dest: '/etc/systemd/system/idmgr.service', mode: '0644'}
- name: Configure ds-backup
command: /etc/sysconfig/olpc-scripts/setup.d/ds-backup