Dan Jurgensmeyer

Results 2 comments of Dan Jurgensmeyer

@oybed Move these values out of all.yml and push the setting of them into the cider-registry.yml "set registry volumeID fact" play (along with the other facts). Then trigger off a...

@makentenza @oybed With the changes in #168 the values ``` openshift_hosted_registry_storage_access_modes: ['ReadWriteOnce'] openshift_hosted_registry_storage_openstack_filesystem: ext4 ``` Are no longer part of `all.yml` . I tested this last night with the latest...