fgci-org / fgci-ansible

:microscope: Collection of the Finnish Grid and Cloud Infrastructure Ansible playbooks
MIT License
54 stars 18 forks source link

Add gitmirror repo to reqs and install, add conf gen tool #101

Closed jabl closed 8 years ago

jabl commented 8 years ago

Together with https://github.com/CSC-IT-Center-for-Science/ansible-role-fgci-install/pull/5, this should now enable using a git mirror on the install node instead of all nodes cloning from github.

martbhell commented 8 years ago

Where is the variable gitmirror_generate_config used? Can't see it in either pr.

jabl commented 8 years ago

It's in the ansible-role-gitmirror repo. When it's False, ansible-role-gitmirror won't generate the gitmirror.toml config file (see the README at https://github.com/jabl/ansible-role-gitmirror). In this case it's useful because gitmirror.toml is already generated by tools/gitmirror_conf_generate.py.

martbhell commented 8 years ago

Ack. Can you put the flowdock role at the end of the playbook? I have no way to test this as I'm in Berlin for work, but I think this PR is safe to merge.

jabl commented 8 years ago

Like this?