forked from usegalaxy-it/infrastructure-playbook
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix infrastructure-playbook (usegalaxy-it#2)
* Update central-manager.yml * Update create_db.yml * Update and rename hosts to inventory * Update miniconda.yml * Update mount.yml * Update rabbitmq.yml * Update requirements.yaml * Create usegalaxy_it_01.yml * Update user_preferences_extra_conf.yml * Update destinations.yml * Update rabbitmq.yml * Create usegalaxy_it_01.yml * Update all.yml * Update database.yml * Create job_conf.yml * Update user_preferences_extra_conf.yml * Update destinations.yml * Update user_preferences_extra_conf.yml * Update job_conf.yml
- Loading branch information
1 parent
7f56195
commit 861e56e
Showing
15 changed files
with
917 additions
and
45 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
--- | ||
- name: UseGalaxy.eu | ||
hosts: sn06 | ||
hosts: usegalaxy_it_01 | ||
become: true | ||
become_user: root | ||
vars: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.