Skip to content
Snippets Groups Projects
Verified Commit 40fd7811 authored by Sven-Hendrik Haase's avatar Sven-Hendrik Haase
Browse files

More accurate DevOps onboarding docs

parent ee21ce69
No related branches found
No related tags found
1 merge request!406More accurate DevOps onboarding docs
Pipeline #7954 passed
......@@ -44,7 +44,7 @@ The mailing list password can be found in misc/additional-credentials.vault.
## DevOps onboarding checklist
- [ ] Add entries in `group_vars/all/root_access.yml`.
- [ ] Run `ansible-playbook -t root_ssh playbooks/*.yml`.
- [ ] Run `ansible-playbook -t root_ssh playbooks/all-hosts-basic.yml`.
- [ ] Run `ansible-playbook playbooks/hetzner_storagebox.yml playbooks/rsync.net.yml`.
- [ ] Assign the user to the `DevOps` group on Keycloak.
- [ ] Subscribe user to [arch-devops-private mailing lists](https://lists.archlinux.org/admin/arch-devops-private/members/add)
......
......@@ -152,7 +152,7 @@ This section has been moved to [docs/servers.md](docs/servers.md).
### Fetching the borg keys for local storage
- Make sure you have all the GPG keys **at least** locally signed
- Run the playbooks/tasks/fetch-borg-keys.yml playbook
- Run the `playbooks/tasks/fetch-borg-keys.yml` playbook
- Make sure the playbook runs successfully and check the keys under the borg-keys directory
## Backup documentation
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment