zuul-jobs/roles/test-mirror-workspace-git-r...
James E. Blair 423a7d6044 Correct git config item name in mirror-workspace-git-repos
It appears this setting inadvertently had an extra word "ignore"
included in the key name, and later versions of the git module in
Ansible (5) throw an error in that case.  Remove it so that this
role will work in all versions.

Change-Id: If008cc5b12efb23f731f99806ddfb69ce9bb5d15
2022-05-19 09:33:00 -07:00
..
defaults Re-sync test-mirror-workspace-git-repos 2022-05-19 09:32:15 -07:00
tasks Correct git config item name in mirror-workspace-git-repos 2022-05-19 09:33:00 -07:00
README.rst Re-sync test-mirror-workspace-git-repos 2022-05-19 09:32:15 -07:00

README.rst

Mirror the local git repos to remote nodes

This role uses git operations (unlike :zuulprepare-workspace which uses rsync) to mirror the local prepared git repos to the remote nodes. This may be useful if the remote node already has a copy of some or all of the git repos.

Role Variables