diff options
author | 2016-03-30 06:44:56 +0000 | |
---|---|---|
committer | 2016-03-30 06:44:56 +0000 | |
commit | 014bc12e8def6b97fa7581bf28d3e5ccd0d49bad (patch) | |
tree | 4dd97d7f9b29c90533ae64d29cb0ca6c4cefd628 /extraconfig/pre_deploy/rhel-registration/environment-rhel-registration.yaml | |
parent | e47ac07d4fdd61bae3789d39c12d06050e37dfd6 (diff) | |
parent | d2566e5b947b60e584d41a9b3445fb771179f819 (diff) |
Merge "change the default satellite tools rpm repo."
Diffstat (limited to 'extraconfig/pre_deploy/rhel-registration/environment-rhel-registration.yaml')
-rw-r--r-- | extraconfig/pre_deploy/rhel-registration/environment-rhel-registration.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extraconfig/pre_deploy/rhel-registration/environment-rhel-registration.yaml b/extraconfig/pre_deploy/rhel-registration/environment-rhel-registration.yaml index 70437a8a..c388358a 100644 --- a/extraconfig/pre_deploy/rhel-registration/environment-rhel-registration.yaml +++ b/extraconfig/pre_deploy/rhel-registration/environment-rhel-registration.yaml @@ -20,3 +20,4 @@ parameter_defaults: rhel_reg_user: "" rhel_reg_type: "" rhel_reg_method: "" + rhel_reg_sat_repo: "rhel-7-server-satellite-tools-6.1-rpms" |