diff --git a/playbooks/groups/os-cluster.yml b/playbooks/groups/os-cluster.yml index 0021b8025d..161cc2ac73 100644 --- a/playbooks/groups/os-cluster.yml +++ b/playbooks/groups/os-cluster.yml @@ -135,7 +135,7 @@ openshift_ansible_playbook: "playbooks/deploy_cluster.yml", openshift_ansible_version: "openshift-ansible-3.10.49-1", openshift_ansible_ssh_user: root, - openshift_ansible_install_examples: false, + openshift_ansible_install_examples: true, openshift_ansible_containerized_deploy: false, openshift_cluster_masters_group: "os-masters-stg", openshift_cluster_nodes_group: "os-nodes-stg",