[SUCS Devel] [Git][sucs/sucs][master] Point to the new systemd service
Imran Hussain
imranh at sucs.org
Mon Dec 3 16:08:22 GMT 2018
Imran Hussain pushed to branch master at sucs / SUCS
Commits:
b4ded4f9 by Imran Hussain at 2018-12-03T16:08:21Z
Point to the new systemd service
- - - - -
1 changed file:
- ansible/upgrade-mw.yml
Changes:
=====================================
ansible/upgrade-mw.yml
=====================================
@@ -12,7 +12,7 @@
target: deb
- name: stop mw server
service:
- name: mwserv
+ name: mw3
state: stopped
become: true
- name: install the latest version of mw
@@ -20,6 +20,6 @@
become: true
- name: start mw server
service:
- name: mwserv
+ name: mw3
state: started
become: true
\ No newline at end of file
View it on GitLab: https://projects.sucs.org/sucs/sucs/commit/b4ded4f9024c60428e0f762695b23bcf2cf90d54
--
View it on GitLab: https://projects.sucs.org/sucs/sucs/commit/b4ded4f9024c60428e0f762695b23bcf2cf90d54
You're receiving this email because of your account on projects.sucs.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sucs.org/pipermail/devel/attachments/20181203/077ed80e/attachment-0001.html>
More information about the Devel
mailing list