Add nodepool.host_id variable to inventory file
We recently exposed node.host_id in zookeeper from nodepool. Also include it into the inventory file so jobs can access it. Change-Id: Ic90af15dd86555aca2ce09120715b0aeb8af8516 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
that:
|
||||
- nodepool.az == 'test-az'
|
||||
- nodepool.cloud == 'test-cloud'
|
||||
- nodepool.host_id == 'test-host-id'
|
||||
- nodepool.region == 'test-region'
|
||||
- nodepool.provider == 'test-provider'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user