mirror of
https://github.com/openshift/openshift-ansible.git
synced 2026-02-05 15:45:57 +01:00
papr: Update inventory to include required vars
Signed-off-by: Steve Milner <smilner@redhat.com>
This commit is contained in:
@@ -11,6 +11,9 @@ openshift_image_tag="{{ lookup('env', 'OPENSHIFT_IMAGE_TAG') }}"
|
||||
openshift_master_default_subdomain="{{ lookup('env', 'RHCI_ocp_node1_IP') }}.xip.io"
|
||||
openshift_check_min_host_disk_gb=1.5
|
||||
openshift_check_min_host_memory_gb=1.9
|
||||
osm_cluster_network_cidr=10.128.0.0/14
|
||||
openshift_portal_net=172.30.0.0/16
|
||||
osm_host_subnet_length=9
|
||||
|
||||
[masters]
|
||||
ocp-master
|
||||
|
||||
Reference in New Issue
Block a user