Skip to content

Commit

Permalink
chore: lean on molgenis playbooks again
Browse files Browse the repository at this point in the history
  • Loading branch information
sidohaakma committed Feb 14, 2021
1 parent 43807b1 commit 2406411
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions armadillo1/playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
client_secret: xxxxxxx-xxxxxxxxx-xxxxxxxx

roles:
- role: preinstall_centos8
- role: java_centos8
- role: molgenis.molgenis8.preinstall_centos8
- role: molgenis.molgenis8.java_centos8
vars:
version: 11
- role: minio_centos8
- role: molgenis.molgenis8.minio_centos8
vars:
version: 2020-07-02T00-15-09Z
data: /var/lib/minio/data
Expand Down

0 comments on commit 2406411

Please sign in to comment.