Hi guys, I need to set a Copr <https://fedorahosted.org/copr/> for community use, and I got vgologuz's email said there r new playbooks for Copr: http://infrastructure.fedoraproject.org/infra/ansible/playbo oks/groups/copr-backend.yml http://infrastructure.fedoraproject.org/infra/ansible/playbo oks/groups/copr-frontend.yml So i just need to run (For production): $yum install -y ansible then set [webservers] copr.example.com ansible_ssh_port=5000 ansible_ssh_user=alice copr-be.example.com ansible_ssh_port=5001 ansible_ssh_user=bob
$git lone https://git.fedorahosted.org/cgit/copr.git $ansible-playbooks copr-backend.yml <http://infrastructure.fedoraproject.org/infra/ansible/playbooks/groups/copr-backend.yml> $ansible-playbooks copr-frontend.yml <http://infrastructure.fedoraproject.org/infra/ansible/playbooks/groups/copr-frontend.yml> Right/Wrong?(What is the right way?)(I Got 2 VPS ) -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/e25392e4-bff2-47d9-b7e8-43197ec66f8b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
