Skip to content

Commit

Permalink
auto-deploy: Add Praxis100 platform, remove drupal7-basic
Browse files Browse the repository at this point in the history
  • Loading branch information
Guillaume Boudrias committed Jun 21, 2016
1 parent 840ac57 commit 82e46f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions server.yml
Expand Up @@ -32,9 +32,9 @@
roles:
- { role: auto-deploy, platform_name: getopenoutreach, makefiles_repo: "https://github.com/PraxisLabs/getopenoutreach_makefiles.git", makefile_name: getopenoutreach.make, release_feed: "https://github.com/PraxisLabs/getopenoutreach_makefiles/releases.atom", tags: auto-deploy }

- hosts: auto-deploy-drupal7-basic
- hosts: auto-deploy-praxis100
roles:
- { role: auto-deploy, platform_name: drupal7-basic, makefiles_repo: "https://github.com/PraxisLabs/drupal7-basic.git", makefile_name: drupal-platform.make, release_feed: "https://github.com/PraxisLabs/drupal7-basic/tags.atom", tags: auto-deploy }
- { role: auto-deploy, platform_name: praxis100, makefiles_repo: "https://github.com/PraxisLabs/praxis100_makefiles.git", makefile_name: praxis100.make, release_feed: "https://github.com/PraxisLabs/praxis100_makefiles/tags.atom", tags: auto-deploy }

- hosts: auto-deploy-openatrium
roles:
Expand Down

0 comments on commit 82e46f5

Please sign in to comment.