uisautomation / lecture-capture-agent-ansible

An ansible playbook to configure a host running Ubuntu into an opencast compatible Capture Agent
MIT License
3 stars 2 forks source link

ansible vault encrypted string for ca_vnc_password #35

Closed si202cam closed 5 years ago

si202cam commented 5 years ago

We don't want a weak default password

Closes #37

rjw57 commented 5 years ago

We should have our own secrets infrastructure in this repo rather than encrypting the vault using Some Other Key. I've opened an issue at https://github.com/uisautomation/lecture-capture-agent-ansible/issues/37. I think #37 should be addressed before this is merged.