Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 582 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 582 Bytes

AWSMF-Data

AWSMF-Data is a small SMF script that will execute the user-data from the AWS Metadata API.

Bootstrap

This will likely be installed into an Illumos image with Packer see this for an example. At the moment this isn't packaged but can be installed with

curl https://raw.githubusercontent.com/philipcristiano/AWSMF-Data/master/install | bash

Behavior

This will attempt to execute the user-data via Bash with a timeout of 15 minutes. If the timeout is reached, SMF will attempt again to execute the script.