Merge "Force epmd listening to a specific address"
[apex-tripleo-heat-templates.git] / puppet / services / keystone.yaml
index f987b9b..434f0a3 100644 (file)
@@ -313,6 +313,3 @@ outputs:
         - name: Sync keystone DB
           tags: step5
           command: keystone-manage db_sync
-        - name: Start keystone service (running under httpd)
-          tags: step6
-          service: name=httpd state=started