Skip to content
Permalink
Browse files
Reboot apache on api setup only
  • Loading branch information
athos-ribeiro committed Jun 1, 2018
1 parent 4382e1e commit 27be63f
Showing 1 changed file with 1 addition and 1 deletion.
@@ -33,11 +33,11 @@ setup_obs_api:
grains.present:
- name: api_setup
- value: done
{% endif %}

restart_apache:
service.running:
- name: apache2
- enable: True
- watch:
- setup_obs_api
{% endif %}

0 comments on commit 27be63f

Please sign in to comment.