Skip to content

Instantly share code, notes, and snippets.

View osminogin's full-sized avatar
🇷🇺
Working from home

Vladimir Osintsev osminogin

🇷🇺
Working from home
View GitHub Profile
@tobert
tobert / gist:765867
Created January 5, 2011 03:04
LXC Config for Puppet testing on CentOS 5.x
lxc.utsname = test
lxc.rootfs = /lxc/test/rootfs
lxc.cgroup.cpuset.cpus = 0,1
lxc.cgroup.cpu.shares = 500
lxc.network.type = macvlan
lxc.network.flags = up
lxc.network.link = eth0
lxc.network.hwaddr = 4a:49:43:49:79:bf
lxc.network.ipv4 = 192.168.122.10/24