diff options
author | Sacha Chua <sacha@sachachua.com> | 2022-10-27 13:25:01 -0400 |
---|---|---|
committer | Sacha Chua <sacha@sachachua.com> | 2022-10-27 13:25:01 -0400 |
commit | 2e848ef512d6175eae96d6bf4cbc1e47c607e904 (patch) | |
tree | 099fc5d23d1cc7c49f6227ce0314c97d936e53d1 | |
parent | 2764ea3a391f07bae0ac2c69af05770f751e7e76 (diff) | |
download | emacsconf-wiki-2e848ef512d6175eae96d6bf4cbc1e47c607e904.tar.xz emacsconf-wiki-2e848ef512d6175eae96d6bf4cbc1e47c607e904.zip |
Add task for media_protect_root
-rw-r--r-- | 2022/organizers-notebook/index.org | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/2022/organizers-notebook/index.org b/2022/organizers-notebook/index.org index fc1177b2..f87090a1 100644 --- a/2022/organizers-notebook/index.org +++ b/2022/organizers-notebook/index.org @@ -1500,6 +1500,12 @@ Sacha Chua :CUSTOM_ID: before :END: - Coordinate volunteer schedules so all the roles are covered +*** TODO Set media_protect_root: false :sachac: +in prod-vars.yml + +Clean up the media root +ansible-playbook -i inventory.yml prod-playbook.yml --tags media + *** Test stream setup :PROPERTIES: :CUSTOM_ID: test-stream |