willjasen / rainstash

Resilio Sync hosted securely on Amazon Web Services

Home Page:https://willjasen.com/posts/rainstash/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

literal quote for disk encryption password

willjasen opened this issue · comments

special characters are throwing it off

2021-07-28 01:21:33,153 [DEBUG] Running command 01-encrypt-volume
2021-07-28 01:21:33,153 [DEBUG] No test for command 01-encrypt-volume
2021-07-28 01:21:33,817 [ERROR] Command 01-encrypt-volume (echo asdfasofh;afh;asldfkja;sdlfkja;slf;asldkjfa;slkdjfas;lkfj | cryptsetup luksFormat /dev/xvdf) failed

this has been resolved with commmit ebf643a

tested stack creation by using a semicolon within the input for the disk encryption password and all tests succeeded