Cloud-init to be run via guestinfo when installing Flatcar Linux in vSphere using Rancher. It is a workaround to allow Rancher to provision Flatcar nodes, since coreos-cloudinit is not supported.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Andy Cobaugh ec95dd9e23 disable user/group/sudo creation. just do hostname and ssh keys 4 years ago
.github/workflows gh: add github workflows 4 years ago
test commit test directory 4 years ago
.gitignore initial commit 4 years ago
.goreleaser.yml goreleaser: disable compressing binaries 4 years ago
go.mod initial commit 4 years ago
go.sum initial commit 4 years ago
main.go disable user/group/sudo creation. just do hostname and ssh keys 4 years ago
main_test.go fix: user groups is string, not []string 4 years ago