Matthew Carter

Results 16 comments of Matthew Carter

Hey @mschultz-aofl, thanks for opening this issue to track this. My first guess at what's happening is the logic behind ec2-macos-init's `RetryOnce` option. When this is present in a module,...

I don't that's the case for the module that you've provided as it sets `FatalOnError = false`. When the module fails, ec2-maocs-init will continue to run and that `InitConfig.FatalCount` type...

Hey @agile-jtdressel, thanks for opening an issue to address these unexpected results you've been seeing. My first guess as to why you might be seeing this behavior is that the...

Thanks for your feedback about that idea! I'll make a note of the possible option while we look to resolve this issue. > I was also toying with the idea...

Thanks for detailing the information about what that option might look like. Please do create a separate issue where we can discuss this option and your use case further.

Hey @agile-jtdressel, thanks for opening an issue to bring these documentation gaps to our attention. I agree that the documentation and examples provided for the `UserDataModule` can be improved to...

Hey @staranto, thanks for following up on this issue. We're still working on updating our docs so I'll leave another comment when I have more news to share. That example...

Hey @bpmct, the [Userdata section](https://github.com/aws/ec2-macos-init/blob/master/README.md#userdata) of the README outlines how userdata is handled in EC2 Mac instances. You can put a shell script in the userdata and `ec2-macos-init` will execute...

Hey @henryprecheur, I'm sorry to hear that you're also experiencing issues with userdata. Could you please open a separate issue for this problem you're seeing. I'd like to keep this...

Hey @rescaux, I'm sorry to hear that you're having issues with ec2-macos-init. Would you be able to include any error message that was logged by ec2-macos-init? The log file's location...