debops / debops-tools

Your Debian-based data center in a box
https://debops.org/
GNU General Public License v3.0
1.07k stars 116 forks source link

bootstrap-ansible.sh does not work with recent tags (v1.9.4-1) #131

Closed Gomez closed 8 years ago

Gomez commented 8 years ago

I executed it like this:

./misc/scripts/bootstrap-ansible.sh v1.9.4-1

The "-1" in the version mixup the deb install, and nothing get installed.

drybjed commented 8 years ago

Will check this issue, thanks.

drybjed commented 8 years ago

@Gomez Script should work now.

Gomez commented 8 years ago

Works thx! (I worked on the solution as well :))