debops-tools
debops-tools copied to clipboard
Your Debian-based data center in a box
The link to the "Getting Started Guide" (https://docs.debops.org/en/latest/debops/docs/getting-started.html) is broken: "Sorry, this page does not exist yet" I guess the link should point to... https://docs.debops.org/en/latest/debops-playbooks/docs/guides/getting-started.html instead?
Hi all, for me after generating the ansible.conf through debops the pathes generated for several plugins are wrong. ``` [defaults] filter_plugins = /home/user/debops0/ansible/filter_plugins:/home/user/.local/share/debops/debops/ansible/plugins/filter_plugins:/home/user/.local/share/debops/debops/ansible/filter_plugins:/nonexistent/filter_plugins:/usr/share/ansible/filter_plugins connection_plugins = /home/user/debops0/ansible/connection_plugins:/home/user/.local/share/debops/debops/ansible/plugins/connection_plugins:/home/user/.local/share/debops/debops/ansible/connection_plugins:/nonexistent/connection_plugins:/usr/share/ansible/connection_plugins roles_path = /home/user/debops0/roles:/home/user/debops0/ansible/roles:/home/user/.local/share/debops/debops/ansible/roles:/nonexistent/../roles:/nonexistent/roles:/etc/ansible/roles display_skipped_hosts...
Hi, I just started using the debops-tools and I'm getting this error after running the command `debops` ``` ERROR! Unexpected Exception: invalid syntax (profile_tasks.py, line 68) ``` I'm using Macos...
``` ahartmai@debian9:~/project-directory$ debops-update --dry-run usage: debops-update [-h] [project_dir] debops-update: error: unrecognized arguments: --dry-run ```
A problem with the dependency tinyxml2 of encfs >1.9 makes debops-padlock unusable on stretch for the moment. Errors that appear with encfs > 1.9: 2016-12-16 20:59:43,610 ERROR [default] Failed to...
I just followed the instructions, ran `debops`, everything finished successfully. ( my goal was to install `gitlab` using this utility here ). Now, whenever I want to `ssh` to my...
What do you think? Currently it is only used in [a few places](https://github.com/debops/ansible-preseed/blob/0f20b8404324dd7fbb9e0e89cad93b35e4d15a05/templates/srv/www/preseed/configs/d-i/debian.cfg.j2). Is [your debops.plan](https://gist.github.com/drybjed/eab56e3653c1d94e7b31/059ac168d37b6d01c6fb04d6e0a3985bbeeef819#file-debops-plan-L3) related to this?
It seems that the currently generated .debops.cfg does not indicate how to make use of the template_src lookup mechanism. It would make debops more discoverable if it showed how to...
README lists only 1 of the three python dependencies listed in `setup.py`. ("Installation Guide" is better). The instructions in README allow for "Install netaddr however you see fit". This is...
First time using debops. I ran `debops` against a target machine 10.0.1.22 in local network and noted this failure. Can you please enlighten me? ``` failed: [10.0.1.22 -> localhost] (item={u'subdomain':...