sigsteve / vagrant-caasp

Vagrant deployment of SUSE CaaS Platform (Kubernetes) v4.5
31 stars 15 forks source link

Fix a problem with owner and permissions #46

Closed hemna closed 5 years ago

hemna commented 5 years ago

This patch changes the order in which we create the /vagrant/cluster/caasp4-id and pub files, so we can properly set the owner permissions on them.

This resolves: https://github.com/sigsteve/vagrant-caasp/issues/45

hemna commented 5 years ago

This assumes that when running the deploy scripts you are use sles, not root as described in the pdf doc.