> I am experimenting with crowbar and chef. I would like to have a barclamp > that I could use to install another linux system say for example CentOs even > though > the admin node is running with Ubuntu. I have looked around in crowbar.yml > and I have noticed there is an os_support tag. Regardless of what I set this > to it, > does not appear to make any difference. Any thoughts or examples out there?
The provisioner barclamp is the one which installs the core OS, and it supports different flavors of operating systems. https://github.com/crowbar/barclamp-provisioner Our hadoop releases use CentOS or RedHat EL for the operating system, while the crowbar administration node runs Ubuntu. The 'dev' tool supports these alternatives in the build environment. mike _______________________________________________ Crowbar mailing list Crowbar@dell.com https://lists.us.dell.com/mailman/listinfo/crowbar For more information: http://crowbar.github.com/