ARTbio / GalaxyKickStart

Ansible playbooks for Galaxy Server deployment
GNU General Public License v3.0
24 stars 22 forks source link

galaxykickstart inventory file #164

Closed drosofff closed 8 years ago

drosofff commented 8 years ago

For clarity of the software, I propose to:

[galaxykickstart]
localhost ansible_connection=local
## adapt with
## your.ip.target.address ansible_ssh_user="root" ansible_ssh_private_key_file="~/.ssh/yoursshkey"

It's a bit redundant with docker, I agree, but it will help to describe the application for the note

drosofff commented 8 years ago

see the https://github.com/ARTbio/ansible-artimed/tree/gks and the ansible-playbook test on the IFB http://192.54.201.93/

mvdbeek commented 8 years ago

Good, we can close this, right?

drosofff commented 8 years ago

Yes indeed