Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Gerrit Alexander Simon Evers
Verteilte Systeme Projekt
Commits
a132ec0c
Commit
a132ec0c
authored
Feb 08, 2021
by
Andre Blanke
Browse files
Restart shortener.service when provisioning
parent
0cf2d9b6
Changes
1
Hide whitespace changes
Inline
Side-by-side
ansible/worker.yml
View file @
a132ec0c
...
...
@@ -77,8 +77,9 @@
copy
:
src
:
/vagrant/ansible/roles/worker/files/systemd/system/shortener.service
dest
:
/etc/systemd/system/shortener.service
-
name
:
S
tart and enable shortener.service
-
name
:
(Re)s
tart and enable shortener.service
systemd
:
name
:
shortener
state
:
started
state
:
re
started
enabled
:
yes
daemon_reload
:
yes
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment