I have an Ansible Playbook at https://github.com/fifthecho/CloudStack-T emplate which I use to bundle up templates. It works with EL and Debian, I'm close to getting Ubuntu support 100% functional (for some reason Ubuntu hangs on dpkg-reconfigure openssh-server, so I've found an alternative method for making new SSH keys each time a new instance is provisioned) and am working on adding a bunch of other distros/BSDs.
On Thu, 2016-02-18 at 18:18 +0100, Stephan Seitz wrote: > Hi, > > we've recently built templates for Centos 7, Ubuntu 14.04, Debian 8 > and > SuSE Leap 42.1. > > We tried to do our work as near as possible to the respective default > networking. So CentOS 7 w/ NM and SuSE Leap with wicked (which caused > a > lot of pain to get it working...) > > We're just sorting out our git project including ReadMe's and scripts > and expect to push it tomorrow to github. > > cheers, > > - Stephan > > Am Donnerstag, den 18.02.2016, 15:04 +0200 schrieb Cristian Ciobanu: > > > > Hello, > > > > Can i get a documentation for how to create Linux templates, > > and needed scripts ? > > > > I did like in this example : http://cloudstack-administration.r > > eadthedocs.org/en/4.8/templates.html#creating-a-template-from-an- > > existing-virtual-machine but is not working for CentOS 6.7 or > > CentOS 7 ( after deploy from template template i don't have IP > > assigned on my network also password reset is not working ) > > > > Thank you! > > > > > > Regards, > > Cristian
