diff options
Diffstat (limited to 'puppet/services/horizon.yaml')
-rw-r--r-- | puppet/services/horizon.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/puppet/services/horizon.yaml b/puppet/services/horizon.yaml index 77983854..9fa72a3b 100644 --- a/puppet/services/horizon.yaml +++ b/puppet/services/horizon.yaml @@ -110,5 +110,5 @@ outputs: when: httpd_enabled.rc == 0 tags: step0,validation - name: Stop Horizon (under httpd) - tags: step2 + tags: step1 service: name=httpd state=stopped |