aboutsummaryrefslogtreecommitdiffstats
path: root/extraconfig/pre_deploy/rhel-registration/environment-rhel-registration.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2017-02-28 07:36:56 +0000
committerGerrit Code Review <review@openstack.org>2017-02-28 07:36:56 +0000
commitef0ce3e86af585621d02abda8d1a88101c5c82c9 (patch)
treea5c958f6fa1e0394033b8a3f31eafd5c374df05a /extraconfig/pre_deploy/rhel-registration/environment-rhel-registration.yaml
parentcfdd5f30029b4c155e5086f322d3b9f10d912ebb (diff)
parent3002edc90a631f3adb8ae0ee696062347f94ea52 (diff)
Merge "Adds http proxy support for registering RHEL overcloud nodes"
Diffstat (limited to 'extraconfig/pre_deploy/rhel-registration/environment-rhel-registration.yaml')
-rw-r--r--extraconfig/pre_deploy/rhel-registration/environment-rhel-registration.yaml4
1 files changed, 4 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 c388358a..24557517 100644
--- a/extraconfig/pre_deploy/rhel-registration/environment-rhel-registration.yaml
+++ b/extraconfig/pre_deploy/rhel-registration/environment-rhel-registration.yaml
@@ -21,3 +21,7 @@ parameter_defaults:
rhel_reg_type: ""
rhel_reg_method: ""
rhel_reg_sat_repo: "rhel-7-server-satellite-tools-6.1-rpms"
+ rhel_reg_http_proxy_host: ""
+ rhel_reg_http_proxy_port: ""
+ rhel_reg_http_proxy_username: ""
+ rhel_reg_http_proxy_password: ""