kinvolk / racker

rack provisioning utility for Kinvolk projects
Apache License 2.0
14 stars 3 forks source link

Integrate plain flatcar provisioning #43

Closed ipochi closed 3 years ago

joaquimrocha commented 3 years ago

@pothos , I have updated the scripts with the directory logic unification you asked for. I also made it continue if the provision dir exists but is empty. BTW, I understand why you're passing the provision dir from outside of the prepare.sh, but since we're calling rm -rf for some other dirs within the provision one, I feel like it's more dangerous than having prepare.sh decide to create its own flatcar/lokomotive provision dirs.

pothos commented 3 years ago

I tested my changes including applying a config change and it went well