TritonDataCenter / sdc-vmtools-lx-brand

The guest tools for lx-brand images
https://docs.joyent.com/images/container-native-linux
Mozilla Public License 2.0
7 stars 10 forks source link

Lx brand mdata improvements #1

Closed chorrell closed 9 years ago

chorrell commented 9 years ago

Move fetching and execution of meta data to separate scripts

This includes using mdata-fetch to retrieve user-data, user-script, operator-script and ssh keys. operator-script and user-script is then executed via mdata-execute Created OS specific scripts (redhat and debian) Use common.lib for common fucntions and variables Code cleanup and consistency