diff options
Diffstat (limited to 'deployment/noheat/cluster-rke/ansible/group_vars/all.yml.sm-onap')
-rw-r--r-- | deployment/noheat/cluster-rke/ansible/group_vars/all.yml.sm-onap | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/deployment/noheat/cluster-rke/ansible/group_vars/all.yml.sm-onap b/deployment/noheat/cluster-rke/ansible/group_vars/all.yml.sm-onap new file mode 100644 index 000000000..2810d2d73 --- /dev/null +++ b/deployment/noheat/cluster-rke/ansible/group_vars/all.yml.sm-onap @@ -0,0 +1,4 @@ +--- +nexus: + address: 199.204.45.137 + port: 10001 |