diff --git a/ibm_concert/cert_renewal/inventories/host_vars/zos_host.yml b/ibm_concert/cert_renewal/inventories/host_vars/zos_host.yml index 42606557..35ea8e07 100644 --- a/ibm_concert/cert_renewal/inventories/host_vars/zos_host.yml +++ b/ibm_concert/cert_renewal/inventories/host_vars/zos_host.yml @@ -15,8 +15,8 @@ # Note, PYZ and ZOAU environment variables must be configured. ################################################################################ -PYZ: "/usr/lpp/IBM/cyp/v3r11/pyz" -ZOAU: "/usr/lpp/IBM/zoau/v1r3/" +PYZ: "path_to_python" +ZOAU: "path_to_zoau" ################################################################################ # Do not configure, variable substituion will correctly set the diff --git a/ibm_concert/z_apars/inventories/host_vars/zos_host.yml b/ibm_concert/z_apars/inventories/host_vars/zos_host.yml index b3099e11..a2301245 100644 --- a/ibm_concert/z_apars/inventories/host_vars/zos_host.yml +++ b/ibm_concert/z_apars/inventories/host_vars/zos_host.yml @@ -15,8 +15,8 @@ # Note, PYZ and ZOAU environment variables must be configured. ################################################################################ -PYZ: "/usr/lpp/IBM/cyp/v3r11/pyz" -ZOAU: "/usr/lpp/IBM/zoau/v1r3/" +PYZ: "path_to_python" +ZOAU: "path_to_zoau" ################################################################################ # Do not configure, variable substituion will correctly set the