diff --git a/inventory/group_vars/ocp_stg b/inventory/group_vars/ocp_stg new file mode 100644 index 0000000000..cec0a5ab98 --- /dev/null +++ b/inventory/group_vars/ocp_stg @@ -0,0 +1,2 @@ +--- +rhcos_version: 4.6.8 diff --git a/inventory/inventory b/inventory/inventory index f1b288dde7..1fe1cb05d8 100644 --- a/inventory/inventory +++ b/inventory/inventory @@ -1052,6 +1052,25 @@ osbs_nodes_stg osbs_aarch64_masters_stg osbs_aarch64_nodes_stg +[ocp_stg:children] +os_control_stg +ocp_controlplane_stg +ocp_workers_stg +ocp_boostrap_stg + +[ocp_controlplane_stg] +ocp01.ocp.stg.iad2.fedoraproject.org +ocp02.ocp.stg.iad2.fedoraproject.org +ocp03.ocp.stg.iad2.fedoraproject.org + +[ocp_workers_stg] +#worker01.ocp.stg.iad2.fedoraproject.org +worker02.ocp.stg.iad2.fedoraproject.org +worker03.ocp.stg.iad2.fedoraproject.org + +[ocp_boostrap_stg] +bootstrap.ocp.stg.iad2.fedoraproject.org + [os_control_stg] os-control01.stg.iad2.fedoraproject.org