Issue #4995 has been updated by Krzysztof Wilczynski.
Hi, > One small note about this, the `lxc` in libvirt and the `lxc` outside it are > different projects using the same kernel tools, or at least they were a year > back. True. And both projects went their separate way a little. The maintainer of main LXC (not libvirt) also does not really care about libvirt support (at least that used to be the case). > We should make sure we don't conflate the two despite the upstream name > collision. As long as both projects provide a way to provision environment for an LXC guest to run we do not really care -- despite being a different projects they rely on in-kernel support (mainly driven by mainline LXC project) where both user-space LXC utilities are libvirt is there only to provision and manage (i.e. prepare environment, kick-off fake-init, setup networking via cgroups, etc, etc). It is true, that they do this in a little bit different way, but the end-result is the same. When I wrote this fact, I did my best to address various iterations of the LXC utilities as well as libvirt. I have no tests, and therefore I can only add, that some people were asking about it on IRC, and then upon using it reported that it was working fine. KW ---------------------------------------- Feature #4995: LXC Container support https://projects.puppetlabs.com/issues/4995#change-59595 Author: Jonas Genannt Status: Investigating Priority: Low Assignee: Category: library Target version: 1.6.x Keywords: virtual,lxc Branch: Affected Facter version: The virtual fact for facter should support lxc containers. For more information about lxc: http://lxc.sourceforge.net/ We can detect an running lxc master system, if /cgroup is mounted on the system. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
