1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-14 20:22:08 +00:00

typo currupted -> corrupted

This commit is contained in:
A Holt 2017-10-01 21:43:25 -04:00 committed by GitHub
parent 159e3280ab
commit 6cf1bcd980

View file

@ -27,7 +27,7 @@
gui_desired_network_role: "LanController"
when: not gui_desired_network_role is defined
- name: Rewrite the /etc/network/interfaces file which we currupted
- name: Rewrite the /etc/network/interfaces file which we corrupted
template: dest=/etc/network/interfaces
src=network/interfaces.j2