Update README.md with vault info

This commit is contained in:
Jordan Holt 2021-12-13 01:00:29 +00:00
parent 1a04dec6cc
commit 99ff7b3251
Signed by: jordan
GPG Key ID: B8CFFF61F1CCF520

View File

@ -65,9 +65,11 @@ Ansible is used to provision both the primary GitLab instance and the GitLab run
Run:
```bash
ansible-galaxy -r requirements.yml
ansible-playbook main.yml
ansible-playbook main.yml --ask-vault-pass
```
The vault password can be obtained from `pass ansible/infrastructure`.
## First time setup
SSH onto the GitLab instance and run:
```bash