Browse Source

adding container.yaml

Adam Haile 6 years ago
parent
commit
ea0f5777dc
1 changed files with 13 additions and 0 deletions
  1. 13 0
      images/installer/container.yaml

+ 13 - 0
images/installer/container.yaml

@@ -0,0 +1,13 @@
+---
+compose:
+  packages:
+  - openshift-ansible
+  - python2-crypto
+  - httpd-tools
+  - google-cloud-sdk
+  - java-1.8.0-openjdk-headless
+  - atomic-openshift-clients
+  - openssl
+  - iproute
+  - python-boto
+  - python2-boto3