Commit graph

16 commits

Author SHA1 Message Date
Clement Verna
f6914e9125 OCI registry: do not use the NFS mount in staging or candidate.
Fixes #https://pagure.io/fedora-infrastructure/issue/8507

Signed-off-by: Clement Verna <cverna@tutanota.com>
2020-04-24 21:34:20 +02:00
Kevin Fenzi
80d8694583 ansible: fix -- mistake for import_playbook
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-05-20 18:23:42 +00:00
Kevin Fenzi
2d1cf41c9f ansible: fix the virt-create calls
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-05-20 18:19:27 +00:00
Kevin Fenzi
4b31ac5152 ansible: Change all our group names from foo-bar to foo_bar or foo-bar-baz to foo_bar_baz
In ansible 2.8 the - character isn't supposed to be valid in group names.
While we could override this, might has well just bite the bullet and change it.
So, just switch all group names to use _ instead of -

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-05-20 17:38:09 +00:00
Randy Barlow
c53a7f5b25 Remove Gluster configuration for the registries.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2018-10-04 19:52:33 +00:00
Randy Barlow
da5f9ca2a3 Delete records of oci-registry02.stg.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2018-10-04 18:38:20 +00:00
Randy Barlow
d81eb87ac1 storage.filesystem.rootdirectory = /srv/registry for registries.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2018-10-04 18:07:09 +00:00
Randy Barlow
ee4e6af418 Give the staging registry a dir to use for local storage.
We decided not to use NFS storage for the staging registry, so
I am adding a /srv/registry directory to simulate having the same
path that we would have on the production registry.

Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2018-10-04 17:41:47 +00:00
Patrick Uiterwijk
2a1f1a6e19 I ALWAYS get this variable name wrong.... You'd think I'd learn...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2018-10-04 15:37:37 +00:00
Patrick Uiterwijk
d0796a2b7d No NFS on candidate
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2018-10-04 15:36:15 +00:00
Patrick Uiterwijk
e86f17404a add NFS to oci
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2018-10-04 15:31:17 +00:00
Rick Elrod
ae630a42ea rename stg docker* to oci*
Signed-off-by: Rick Elrod <relrod@redhat.com>
2018-08-28 22:08:42 +00:00
Clement Verna
098ccc4075 Cleanup the push-docker role and add some comment about the role
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-08-24 11:41:44 +02:00
Kevin Fenzi
2d555fcf11 Trailing slashes might be the problem here. 2018-08-22 16:47:35 +00:00
Rick Elrod
fa9d870a58 might as well use 01 and 02, instead of 02 and 03
Signed-off-by: Rick Elrod <relrod@redhat.com>
2018-08-21 18:37:32 +00:00
Rick Elrod
171c5c1054 docker->oci
Signed-off-by: Rick Elrod <relrod@redhat.com>
2018-08-21 18:08:02 +00:00
Renamed from playbooks/groups/docker-registry.yml (Browse further)