Hi, 

I and my coworkers built a tool called "bsd-cloudinit" to help
create FreeBSD cloud images. It should be quite useful for running
FreeBSD instances on OpenStack. 

bsd-cloudinit [1] is equivalent to
cloud-init for FreeBSD, it reads environment variables (metadata) and
sets up the instance accordingly on first boot. Things like injecting
SSH public keys, setting hostname, enlarging root partition are all
handled by bsd-cloudinit. 

bsd-cloudinit-installer [2] is a shell
script that installs bsd-cloudinit and transforms VM into instance
template. 

Our documentation: http://pellaeon.github.io/bsd-cloudinit/
[3] 

Feedbacks welcomed! 

-- 

-------------------------

_Pellaeon
Lin , National Chiao Tung University, Taiwan_
 

Links:
------
[1]
https://github.com/pellaeon/bsd-cloudinit
[2]
https://github.com/pellaeon/bsd-cloudinit-installer
[3]
http://pellaeon.github.io/bsd-cloudinit/
_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to