Browse Source

Merge pull request #8560 from kwoodson/etcd_replace

Adding a placeholder for etcd_ip.
Kenny Woodson 6 years ago
parent
commit
48ad20011a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      playbooks/azure/openshift-cluster/build_node_image.yml

+ 1 - 0
playbooks/azure/openshift-cluster/build_node_image.yml

@@ -24,6 +24,7 @@
       openshift_control_plane_static_pod_location: /etc/origin/node/disabled/
       openshift_node_image_prep_packages:
       - strace
+      etcd_ip: ETCD_IP_REPLACE
 
   - name: add insights-client to package installs when on rhel
     set_fact: