Refactor how we manage secure data, git-identity changes
* I've moved the example secure directory to playbooks/secure_example, the directory structure in your secure repo should mirror that in secure_example/ * If you run the lms role without a valid git-identity file it will fail, there is an empty file checked into the secure_example dir * Using GIT_SSH env for git checkout, we will also need to use that for pip installs that use git if there are private repos in requirements.
Showing
playbooks/group_vars/tag_Group_anothermulti
0 → 100644
playbooks/roles/lms/files/git_ssh.sh
0 → 100644
playbooks/secure_example/files/git-identity
0 → 100644
Please
register
or
sign in
to comment