mirror of
https://github.com/CPunch/openpunk-ansible.git
synced 2024-11-23 07:40:09 +00:00
minor README changes
This commit is contained in:
parent
a971e7d065
commit
5e2c4850e1
@ -16,6 +16,9 @@ This playbook assumes the target VPS is running the latest debian stable release
|
|||||||
## Notes to my future self
|
## Notes to my future self
|
||||||
The deadswitch has the deadtrigger setup every run, so you have a 14-day timer to add a one-liner to your crontab to keep that deadtrigger set.
|
The deadswitch has the deadtrigger setup every run, so you have a 14-day timer to add a one-liner to your crontab to keep that deadtrigger set.
|
||||||
|
|
||||||
|
Some DNS records also need to be set:
|
||||||
|
- an A record with a `git.*` subdomain
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
```sh
|
```sh
|
||||||
ansible-playbook -i hosts --ask-vault-pass run.yml
|
ansible-playbook -i hosts --ask-vault-pass run.yml
|
||||||
|
2
secrets
2
secrets
@ -1 +1 @@
|
|||||||
Subproject commit 585d0fd7dda8b515fc7c78cd1491c0ec7d79b05c
|
Subproject commit e643deb62e0e0e2f05a9c4023468332002668c21
|
Loading…
Reference in New Issue
Block a user