summaryrefslogtreecommitdiffstats
path: root/xci/installer/osa/playbooks/post-deployment.yml
diff options
context:
space:
mode:
Diffstat (limited to 'xci/installer/osa/playbooks/post-deployment.yml')
-rw-r--r--xci/installer/osa/playbooks/post-deployment.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/xci/installer/osa/playbooks/post-deployment.yml b/xci/installer/osa/playbooks/post-deployment.yml
index c0cd0171..9f2fec38 100644
--- a/xci/installer/osa/playbooks/post-deployment.yml
+++ b/xci/installer/osa/playbooks/post-deployment.yml
@@ -31,7 +31,7 @@
remote_xci_scenario_path: "{{ ansible_env.HOME }}/releng-xci/.cache/repos/scenarios/{{ deploy_scenario }}/scenarios/{{ deploy_scenario }}"
roles:
- - role: peru.proxy_settings
+ - role: ruzickap.proxy_settings
proxy_settings_http_proxy: "{{ lookup('env','http_proxy') }}"
proxy_settings_https_proxy: "{{ lookup('env','https_proxy') }}"
proxy_settings_ftp_proxy: "{{ lookup('env','ftp_proxy') }}"