Do not preinstall origin

Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
Clement Verna 2018-07-04 13:37:34 +02:00
parent e49e103bf2
commit 3dfc61f068

View file

@ -127,7 +127,6 @@
- dbus-python
- NetworkManager
- libselinux-python
- origin
- python3-PyYAML
- name: Deploy controller public ssh keys to osbs cluster hosts
@ -234,7 +233,6 @@
cluster_inventory_filename: "cluster-inventory",
openshift_htpasswd_file: "/etc/origin/htpasswd",
openshift_master_public_api_url: "https://{{ osbs_url }}:8443",
openshift_version: "v3.9.0",
openshift_release: "v3.9.0",
openshift_ansible_path: "/root/openshift-ansible",
openshift_ansible_pre_playbook: "playbooks/prerequisites.yml",