Add start-zuul-console role
So that we can mix and match the parts of prepare-workspace. Change-Id: Ib50ddff0198411e7cd5857d5bfbb915f02baadf1
This commit is contained in:
parent
348598e96a
commit
ee84cae627
3
roles/start-zuul-console/README.rst
Normal file
3
roles/start-zuul-console/README.rst
Normal file
@ -0,0 +1,3 @@
|
||||
Start Zuul console logger
|
||||
|
||||
It starts the Zuul console streamer on every host in the inventory.
|
3
roles/start-zuul-console/tasks/main.yaml
Normal file
3
roles/start-zuul-console/tasks/main.yaml
Normal file
@ -0,0 +1,3 @@
|
||||
# TODO(pabelanger): Handle cleanup on static nodes
|
||||
- name: Start zuul_console daemon.
|
||||
zuul_console:
|
Loading…
Reference in New Issue
Block a user