You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unless i'm misunderstanding how it works, I think rerunning the playbook doesn't work right now at least because all the passwords in CM values (https://github.com/CloudVE/cloudman-boot/blob/master/roles/cloudman-boot/templates/cm_chart_values.yml.j2#L20) are being auto-generated every run. This is bypassed in CloudLaunch model by overwriting these passwords in the injected values file, but perhaps we can think of a way to make it rerunnable in general, or at least better document the values that should be set and not auto-generated?
Not sure what the best solution is, but might make our dev easier
The text was updated successfully, but these errors were encountered:
almahmoud
changed the title
Making chart rerunnable with Cloudman
Making chart rerunnable with Cloudman defaults
Mar 18, 2021
almahmoud
changed the title
Making chart rerunnable with Cloudman defaults
Making chart rerunnable with CM values defaults
Mar 18, 2021
Unless i'm misunderstanding how it works, I think rerunning the playbook doesn't work right now at least because all the passwords in CM values (https://github.com/CloudVE/cloudman-boot/blob/master/roles/cloudman-boot/templates/cm_chart_values.yml.j2#L20) are being auto-generated every run. This is bypassed in CloudLaunch model by overwriting these passwords in the injected values file, but perhaps we can think of a way to make it rerunnable in general, or at least better document the values that should be set and not auto-generated?
Not sure what the best solution is, but might make our dev easier
The text was updated successfully, but these errors were encountered: