ansible/roles/copr/dist_git
Jakub Kadlčík 96de11a1bf Create manual playbooks for upgrading Copr instances
There is a problem with our current playbooks, that they can be
executed automatically without us knowing about it. That is an issue
particularly during release process because we can prepare new
packages into infra-tags repo or bodhi and a nightly reprovision
can upgrade to them outside of an outage window or any of us being
prepared for it.

Therefore `groups/copr-*.yml` playbooks *should not* upgrade any
packages, but only ensure, that those packages are installed. For
upgrade, there should be separate `manual/copr/copr-*-upgrade.yml`
playbooks. Because they are located under `manual` directory, it
is secured, that they can't be run automatically.
2019-05-01 18:39:27 +02:00
..
files copr-dist-git: give map permission on git_user_content_t to cgit 2018-01-03 14:07:40 +01:00
handlers Replace all restart httpd with reload httpd 2015-11-04 23:40:01 +00:00
meta [copr][base] include global handlers, add meta to copr/dist-git that requires copr/base role. 2015-07-21 16:54:20 +02:00
tasks Create manual playbooks for upgrading Copr instances 2019-05-01 18:39:27 +02:00
templates copr-dist-git: add exception for acme challenge, fix indenting 2018-06-29 11:03:44 +02:00