Commit Graph

3 Commits

Author SHA1 Message Date
Andreas Jaeger fd782318e4 Remove site_specs and playbooks/publish/service-types.yaml
playbooks/publish/service-types.yaml is not used anymore, with AFS
publishing it got obsoleted and can now be removed.

site_specs and site_specs_promote are not used anymore, remove them.

Change-Id: I0c3ca2455b4f8b721d48d44780dbc397ddc9cb20
2020-03-03 21:30:26 +01:00
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
Andreas Jaeger 98664c6ab3 ansible-lint: Add tests/inventory and vars.yaml
add fake data for ansible syntax as invoced by tox.ini.

Co-Authored-By: Jesse Keating <omgjlk@us.ibm.com>
Change-Id: Iad8654c53ec6c68db72c40eddda3d79c8f4561dc
2017-10-28 19:03:51 +02:00