diff options
author | Zuul <zuul@review.openstack.org> | 2017-11-03 20:25:28 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2017-11-03 20:25:28 +0000 |
commit | 949c31fdd61059f18690ab85dc9078331e8d0574 (patch) | |
tree | 01a96f9960c334209039db4491af87d89f1a4fa6 /extraconfig | |
parent | 5eaaf6ca5468bcdf6de3788d35303ddee565675b (diff) | |
parent | b9a04a743e55bdf22004807c8a0e790f8de25c4a (diff) |
Merge "Upgrade rhel_reg_sat_repo to 6.2" into stable/pike
Diffstat (limited to 'extraconfig')
-rw-r--r-- | extraconfig/pre_deploy/rhel-registration/environment-rhel-registration.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extraconfig/pre_deploy/rhel-registration/environment-rhel-registration.yaml b/extraconfig/pre_deploy/rhel-registration/environment-rhel-registration.yaml index 24557517..a5eb35c6 100644 --- a/extraconfig/pre_deploy/rhel-registration/environment-rhel-registration.yaml +++ b/extraconfig/pre_deploy/rhel-registration/environment-rhel-registration.yaml @@ -20,7 +20,7 @@ parameter_defaults: rhel_reg_user: "" rhel_reg_type: "" rhel_reg_method: "" - rhel_reg_sat_repo: "rhel-7-server-satellite-tools-6.1-rpms" + rhel_reg_sat_repo: "rhel-7-server-satellite-tools-6.2-rpms" rhel_reg_http_proxy_host: "" rhel_reg_http_proxy_port: "" rhel_reg_http_proxy_username: "" |