Skip to content

Commit ab0ee5c

Browse files
committed
Update setup instructions
1 parent 1e40e73 commit ab0ee5c

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.seagl.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,10 @@ This is a "fork" of [spantaleev/matrix-docker-ansible-deploy](https://github.com
44

55
## To set up an ephemeral homeserver
66

7-
1. Make sure that the [`ephemeral_homeserver` Terraform module](https://github.com/SeaGL/seagl-terraform/tree/8c8ae33c26c070b4d8fa29f099bd5bada79f84bd/ephemeral_homeserver) is instantiated for this year, and that you've run the regular Ansible playbooks against it.
8-
2. Run `ansible-galaxy install -r requirements.yml -p roles/galaxy/ --force`
9-
3. `ansible-playbook --ask-vault-pass -i inventory/ --tags=install-all,ensure-matrix-users-created,start setup.yml`
7+
1. Update this repo
8+
2. Make sure that the [`ephemeral_homeserver` Terraform module](https://github.com/SeaGL/seagl-terraform/tree/8c8ae33c26c070b4d8fa29f099bd5bada79f84bd/ephemeral_homeserver) is instantiated for this year, and that you've run the regular Ansible playbooks against it.
9+
3. Run `ansible-galaxy install -r requirements.yml -p roles/galaxy/ --force`
10+
4. `ansible-playbook --ask-vault-pass -i inventory/ --tags=install-all,ensure-matrix-users-created,start setup.yml`
1011

1112
## Updating this repo
1213

0 commit comments

Comments
 (0)