Marek Jelen
Marek Jelen
To enable this feature variable `DYNAMIC_USER_NAME` has to be defined. User name will be `USER_NAME` variable suffixed with an auto-incrementing number. If `NUM_USERS` variable is provided, the system will throw...
I like the idea with formatting, and IMHO OK to enforce it, so that if `DYNAMIC_USER_NAME` is defined then `USER_NAME` is going to behave as a template as per https://ruby-doc.org/core-2.5.0/Kernel.html#method-i-sprintf...
`DYNAMIC_USER_NAME` is just a marker to enable the behaviour `USER_NAME` has the format You do not have to, if `NUM_USERS` is not provided or is `0` then it will go...
@siamaksade we already have it, have just reused it. https://github.com/openshift-labs/starter-guides/blob/master/_modules.yml#L27
what's the state on this @siamaksade @jorgemoralespou ?
How do you handle this in your content @jorgemoralespou @siamaksade @thoraxe ?
Nice, I was thinking to have something like this as default when `workshopper`is run without `WORKSHOP_URLS`
Any chance you have Ansible 2.7?
Can you check the logs whether the system complains about not being able to create certificates?
@fclaudiopalmeira so far the only reason I have encountered for control plane failing with these messages are incorrect certificates caused by 2.7 Ansible