commit | beab590f82e506608d613efe4b127c327af9d008 | [log] [tgz] |
---|---|---|
author | Ales Komarek <ales.komarek@newt.cz> | Thu Mar 09 18:45:18 2017 +0100 |
committer | Ales Komarek <ales.komarek@newt.cz> | Thu Mar 09 18:45:18 2017 +0100 |
tree | 06a67852a7a53c79264681ba45f6e705bc033ae4 | |
parent | 1eed3b108bce20cffd8ca2c8a6a7a8465970da74 [diff] [blame] |
Local vrouter
diff --git a/opencontrail/client/resource/virtual_router.yml b/opencontrail/client/resource/virtual_router.yml index 9eb8ef4..96497d0 100644 --- a/opencontrail/client/resource/virtual_router.yml +++ b/opencontrail/client/resource/virtual_router.yml
@@ -2,6 +2,6 @@ opencontrail: client: virtual_router: - compute01: - name: cmp01 - ip_address: ${_param:openstack_compute_node01_single_address} + local_compute: + name: ${linux:system:name} + ip_address: ${_param:single_address}