summaryrefslogtreecommitdiffstats
path: root/playbooks/aws/openshift-cluster/build_ami.yml
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2017-10-12 09:08:02 -0700
committerGitHub <noreply@github.com>2017-10-12 09:08:02 -0700
commite3c8b0065af5c7ecfc3746e65620ba7db0ebcf0e (patch)
tree8db5ee2fb192696860a8892ebd41fc822179caa1 /playbooks/aws/openshift-cluster/build_ami.yml
parent45725a38dd8ee6db16a89144f1e14c30f98440b8 (diff)
parent0cf1f1f615d978001b1084e5827cf79add0caaef (diff)
downloadopenshift-e3c8b0065af5c7ecfc3746e65620ba7db0ebcf0e.tar.gz
openshift-e3c8b0065af5c7ecfc3746e65620ba7db0ebcf0e.tar.bz2
openshift-e3c8b0065af5c7ecfc3746e65620ba7db0ebcf0e.tar.xz
openshift-e3c8b0065af5c7ecfc3746e65620ba7db0ebcf0e.zip
Merge pull request #5690 from mgugino-upstream-stage/provisioning-docs
Automatic merge from submit-queue. Provisioning Documentation Updates Updating provisioning documents. Also moved some steps from build_ami.yml to a new play for better reusability.
Diffstat (limited to 'playbooks/aws/openshift-cluster/build_ami.yml')
-rw-r--r--playbooks/aws/openshift-cluster/build_ami.yml8
1 files changed, 0 insertions, 8 deletions
diff --git a/playbooks/aws/openshift-cluster/build_ami.yml b/playbooks/aws/openshift-cluster/build_ami.yml
index 1ab1e8041..559a37cbe 100644
--- a/playbooks/aws/openshift-cluster/build_ami.yml
+++ b/playbooks/aws/openshift-cluster/build_ami.yml
@@ -17,14 +17,6 @@
- name: openshift_aws_region
msg: "openshift_aws_region={{ openshift_aws_region | default('us-east-1') }}"
-- include: provision_vpc.yml
-
-- include: provision_ssh_keypair.yml
-
-- include: provision_sec_group.yml
- vars:
- openshift_aws_node_group_type: compute
-
- include: provision_instance.yml
vars:
openshift_aws_node_group_type: compute