commit | 03905bc417bc043c48e4f607ae6b6b533e1ec34f | [log] [tgz] |
---|---|---|
author | Andy Bavier <andy@onlab.us> | Wed Jan 17 15:49:00 2018 -0700 |
committer | Andy Bavier <andy@onlab.us> | Fri Jan 19 17:00:29 2018 -0700 |
tree | 7695d825d85b814acc5ffe23a26015a41aaac8b2 | |
parent | 855fbc32925e66a9ed307d3c3a0ad5e19f29be66 [diff] [blame] |
CORD-2409 HSS playbook Change-Id: Ie7150633966908bf260d834f0ac7ffc9f34e20f4
diff --git a/xos/synchronizer/steps/vhsstenant_playbook.yaml b/xos/synchronizer/steps/vhsstenant_playbook.yaml index e0a34b2..0cc6dbe 100644 --- a/xos/synchronizer/steps/vhsstenant_playbook.yaml +++ b/xos/synchronizer/steps/vhsstenant_playbook.yaml
@@ -19,6 +19,11 @@ gather_facts: False connection: ssh user: ubuntu - sudo: yes - tasks: + become: yes vars: + - source_path: /home/c3po/hss + - identity: "hss.openair4G.eur" + - realm: "openair4G.eur" + - db_ip: {{ db_ip }} + roles: + - setup-sprint-hss