Guacamole containers not started
ipilcher opened this issue · 1 comments
ipilcher commented
Deploying for the OCP 4.9 hackfest & ran into an issue where the Postgres password couldn't be set, because the container wasn't running. Had to change the state
of the containers in deploy_guac.yml
to started
, rather than just present
to make things work.
See the ocp49_hackfest
branch.
hgeaydem commented
this is fixed in the roles-enabled aio that is now main branch