Merge "nodepool: Add nb01-test.opendev.org config file"
This commit is contained in:
commit
48b291f674
17
nodepool/nb01-test.opendev.org.yaml
Normal file
17
nodepool/nb01-test.opendev.org.yaml
Normal file
@ -0,0 +1,17 @@
|
||||
# Note this is only used by the system-config-run-nodepool job for
|
||||
# testing purposes only. It lives here because we want to test the
|
||||
# configuration deployment with unmodified project-config.
|
||||
---
|
||||
|
||||
elements-dir: /etc/nodepool/elements
|
||||
images-dir: /opt/nodepool_dib
|
||||
|
||||
zookeeper-servers:
|
||||
- host: localhost
|
||||
port: 2181
|
||||
|
||||
diskimages: []
|
||||
|
||||
labels: []
|
||||
|
||||
providers: []
|
Loading…
Reference in New Issue
Block a user