Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom Ansible #23

Open
bscott opened this issue Jul 9, 2015 · 1 comment
Open

Custom Ansible #23

bscott opened this issue Jul 9, 2015 · 1 comment

Comments

@bscott
Copy link

bscott commented Jul 9, 2015

I already have existing ansible directory, how can I use this with my existing setup without needing to install all the PIP requirements and scripts?

@drybjed
Copy link
Member

drybjed commented Jul 9, 2015

Currently this role is not very independent from the rest of the project and some parts of it might never be due to custom Ansible plugins DebOps uses to let you customize templates and files independently from the roles. Right now you need at least root.yml playbook from main debops/debops-playbooks repository to configure a few local Ansible facts on a host. Other than that, you should be able to configure GitLab on any host, however I would try to set up on a DebOps-managed host first to see what is being done and have a baseline for your own setup.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants