diff options
author | Markos Chandras <mchandras@suse.de> | 2018-09-03 16:58:40 +0100 |
---|---|---|
committer | Fatih Degirmenci <fdegir@gmail.com> | 2018-09-03 17:21:35 +0000 |
commit | 933c7a0f36c970d24954b9ba1552a29a75b43976 (patch) | |
tree | c86b6426321aed0721d66160ae16d30bcb4c560f /xci/files | |
parent | 92afad5981d84cec20359551209c50a5f6755cb9 (diff) |
xci: osa: Update ansible role for configuring the proxy server
The old role has disappeared so we have to use another one.
Change-Id: I8533912a19680e93a9cf061109019a0801485936
Signed-off-by: Markos Chandras <mchandras@suse.de>
Diffstat (limited to 'xci/files')
-rw-r--r-- | xci/files/requirements.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xci/files/requirements.yml b/xci/files/requirements.yml index a1b7feb3..1e097b09 100644 --- a/xci/files/requirements.yml +++ b/xci/files/requirements.yml @@ -7,4 +7,4 @@ # which accompanies this distribution, and is available at # http://www.apache.org/licenses/LICENSE-2.0 ############################################################################## -- src: peru.proxy_settings +- src: ruzickap.proxy_settings |