Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pellaeon/bsd-cloudinit-installer
Installs bsd-cloudinit and transforms VM into instance template
https://github.com/pellaeon/bsd-cloudinit-installer
Last synced: about 1 month ago
JSON representation
Installs bsd-cloudinit and transforms VM into instance template
- Host: GitHub
- URL: https://github.com/pellaeon/bsd-cloudinit-installer
- Owner: pellaeon
- License: apache-2.0
- Created: 2013-10-07T03:33:55.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2018-04-17T09:27:10.000Z (over 6 years ago)
- Last Synced: 2024-04-29T21:23:39.490Z (8 months ago)
- Language: Shell
- Size: 59.6 KB
- Stars: 15
- Watchers: 7
- Forks: 15
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
bsd-cloudinit-installer
=======================Installs [bsd-cloudinit](https://github.com/pellaeon/bsd-cloudinit) and transforms VM into instance template.
Warning
=======This script will install bsd-cloudinit and configure the system, **after running this script, system settings will be changed and some data (such as SSH host key) will be destroyed, this is NOT a normal VM anymore** , you should shut down this instance and upload its disk image as an instance template.
Todo
====
1. Implement option for interacting with pkgng. Currently, we will have pkgng do all the staff automatically.