|
|
|
@ -76,7 +76,9 @@ Each service that has been migrated fully to Ansible has its own playbook in
|
|
|
|
|
:git_file:`playbooks` named ``service_{ service_name }.yaml``.
|
|
|
|
|
|
|
|
|
|
Because the playbooks are normally run by zuul, to run them manually, first
|
|
|
|
|
touch the file ``/home/zuul/DISABLE-ANSIBLE``. Then make sure no jobs are
|
|
|
|
|
run the utility ``disable-ansible`` as root. That will touch the file
|
|
|
|
|
``/home/zuul/DISABLE-ANSIBLE``. We use the utility to avoid mistyping the
|
|
|
|
|
lockfile name. Then make sure no jobs are
|
|
|
|
|
currently executing ansible. Ensure that ``/home/zuul/src/opendev.org/opendev/system-config``
|
|
|
|
|
and ``/home/zuul/src/opendev.org/openstack/project-config`` are in the
|
|
|
|
|
appropriate states, then run:
|
|
|
|
|