project-config/playbooks/base-minimal
Clark Boylan 4deddced0d Fix use of old site_logs secerts
The site_logs secret moved into opendev/basejobs and we renamed the
site_logs secret here into site_logs_project_config and site_specs.
Unfortauntely many of our playbooks in this repo were not updated to use
the new secret name so they cause some jobs to fail.

Fix this by updated the playbooks to use site_logs_project_config and
site_specs as appropriate.

Change-Id: I852a6362c35dd6aa17b0f767fceea811402dd90c
2019-02-08 12:26:22 -08:00
..
README.rst Add a 'base-minimal' job with it's set of playbooks 2017-09-06 14:14:52 -04:00
post-logs.yaml Fix use of old site_logs secerts 2019-02-08 12:26:22 -08:00
post.yaml Add fetch-output and merge-output-to-logs to base 2019-01-15 18:23:30 +00:00
pre.yaml Use log-inventory in base jobs 2018-08-09 11:47:04 -04:00

README.rst

base-minimal

These playbooks are used to select a minimal subset of the roles included in the base playbooks.

It will do nothing else than what is explicitely necessary for any job to run properly.