https://github.com/devopsgroup-io/catapult/blob/master/provisioners/redhat/modules/git_permissions.sh#L24 In the scenario of not having a webroot and then adding one, `chown root:apache` needs to be run on the repo root.
https://github.com/devopsgroup-io/catapult/blob/master/provisioners/redhat/modules/git_permissions.sh#L24
In the scenario of not having a webroot and then adding one,
chown root:apacheneeds to be run on the repo root.