ec2-macos-init
ec2-macos-init copied to clipboard
EC2 macOS Init is the launch daemon used to initialize Mac instances within EC2.
Bumps [github.com/digineo/go-ping](https://github.com/digineo/go-ping) from 1.0.1 to 1.1.0. Commits 9d7152f Add ability to change the ICMP ID and seq counter 5c205a9 update dependencies bc50d4a update dependencies b9c6b5b ci: bump golangci-lint 478d33d ci:...
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.7.0 to 0.23.0. Commits c48da13 http2: fix TestServerContinuationFlood flakes 762b58d http2: fix tipos in comment ba87210 http2: close connections when receiving too many headers ebc8168 all: fix...
If I make an AMI where I create a password, subsequent runs of ec2-macos-init will fail before they ever get a chance to install the default ssh key. Here is...
i am new to this functionality, i was wondering what is the good way to provision another user, for example `macadmin` , (i know the existent default user is ec2-user),...