Browse Source

Merge pull request #6463 from mgugino-upstream-stage/openshift-service-type-fix

Automatic merge from submit-queue.

Add missing openshift_service_type

Pull in openshift_facts to define the variable.

Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1525429
OpenShift Merge Robot 7 years ago
parent
commit
58204ec123
1 changed files with 1 additions and 0 deletions
  1. 1 0
      playbooks/openshift-node/private/restart.yml

+ 1 - 0
playbooks/openshift-node/private/restart.yml

@@ -5,6 +5,7 @@
 
   roles:
   - lib_openshift
+  - openshift_facts
 
   tasks:
   - name: Restart docker