coreos-assembler
coreos-assembler copied to clipboard
cmd-init: use sudo when creating src/config.json
When following the steps for building SCOS I ran
cosa init --variant scos https://github.com/openshift/os.git and got a failure. Let's run this with sudo.
/retest
That's weird. We're doing all the repo cloning and directory setup with the same user. Wondering why we would need this here.