Skip to content

Commit 93ff879

Browse files
committed
remove site-specific settings
1 parent 1ef1e71 commit 93ff879

File tree

1 file changed

+2
-2
lines changed
  • openshift/openshift_ec2/group_vars

1 file changed

+2
-2
lines changed

openshift/openshift_ec2/group_vars/all

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
# Global Vars for OpenShift
33

44
#EC2 specific varibles
5-
ec2_access_key: "AKIAI7ALWJR5VQUFDNXQ"
6-
ec2_secret_key: "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"
5+
ec2_access_key: "xxx"
6+
ec2_secret_key: "xxx"
77
keypair: "axialkey"
88
instance_type: "m1.small"
99
image: "ami-bf5021d6"

0 commit comments

Comments
 (0)