Add notes on manual host configuration runs
Change-Id: I7cf2ea77a378920eacb35ff7743062966ece1487
This commit is contained in:
parent
39aea4facd
commit
cccbeb781c
@ -199,6 +199,23 @@ Some information is only relevant if you have root access to the system - e.g.
|
|||||||
you are an OpenStack CI root operator, or you are running a clone of the
|
you are an OpenStack CI root operator, or you are running a clone of the
|
||||||
OpenStack CI infrastructure for another project.
|
OpenStack CI infrastructure for another project.
|
||||||
|
|
||||||
|
Force configuration run on a server
|
||||||
|
===================================
|
||||||
|
|
||||||
|
If you need to force a configuration run on a single server before the
|
||||||
|
usual cron job time, you can use the ``kick.sh`` script on
|
||||||
|
``bridge.openstack.org``.
|
||||||
|
|
||||||
|
You could do a single server::
|
||||||
|
|
||||||
|
# /opt/system-config/production/tools/kick.sh 'review.openstack.org'
|
||||||
|
|
||||||
|
Or use matching to cover a range of servers::
|
||||||
|
|
||||||
|
# /opt/system-config/production/tools/kick.sh 'ze*.openstack.org'
|
||||||
|
|
||||||
|
# /opt/system-config/production/tools/kick.sh 'ze0[1-4].openstack.org'
|
||||||
|
|
||||||
Backups
|
Backups
|
||||||
=======
|
=======
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user