Commit 5f28df10 authored by Thomas Gambier's avatar Thomas Gambier 🚴🏼

Fix name of re6st service for IMT scenario

parent 10cdf5af
......@@ -36,8 +36,8 @@
lineinfile: dest=/etc/re6stnet/re6stnet.conf line="interface {{ lan_iface_name }}"
when: interface_name != "noname"
- name: restart re6st-node service
service: name=re6st-node state=restarted enabled=yes
- name: restart re6stnet service
service: name=re6stnet state=restarted enabled=yes
roles:
- { role: re6stnet-install }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment