<div dir="ltr"><div>Was wondering if there is a source for working LXC templates for deploying non-native distros.<br><br></div><div>Although I'm working on openSUSE, it looks like the default provided templates are generic, for example author for the fedora template is Daniel Lezcano and the ubuntu template is Serge Hallyn.<br>
<br></div><div>An example of current difficulties is that the Fedora repo system appears to have been restructured in a major way. I've partially made modifications to the fedora script (which was likely created sometime around fedora 14) by modifying the repo string to "add" a "f" letter to the path as follows<br>
<br>RELEASE_URL="$MIRROR_URL/Packages/f/fedora-release-$release-1.noarch.rpm"<br><br></div><div>But after locating the package and downloading,<br></div><div>A series of errors follow beginning with a pycurl error unable to verify the remote host using SSL.<br>
<br></div><div>Although I can investigate how to disable the check, I thought I might first ask whether anyone knows of LXC scripts where you can be on a Host running one distro and run a different distro (preferably at least Fedora 18, but interested in others as well).<br>
<br></div><div>BTW - If anyone else is following what I've done to this point on openSUSE, I also figured out how to pass the "release" parameter in the template since although the template describes passing that parameter from the command line, it's not supported by lxc-create on openSUSE.<br>
</div><div><br></div><div>TIA,<br></div><div>Tony<br></div></div>