Sha256: e266c191ccd984802a109e7371a1d582a6258d2dcaf9bc4ecd4af66e8900dfee
Contents?: true
Size: 695 Bytes
Versions: 2
Compression:
Stored size: 695 Bytes
Contents
## platform_image can be one of the following: ## p-centos-5, p-centos-6, p-ubuntu-1204 or p-ubuntu-1404 ## Make sure a mount's source directory exists in the LXC host ## Make sure a package's path is correct ## All FQDNs and server names must end with the `.lxc` domain ## DHCP reserved (static) IPs must be selected from the IP range 10.0.3.150 - 254 ## topology can be one of the following: ## standalone, tier or open-source (for the old open source 11 chef server) adhoc: platform_image: p-ubuntu-1404 mounts: - /root/dev root/dev servers: chef.lxc: ipaddress: 10.0.3.210 delivery.lxc: ipaddress: 10.0.3.211 build-1.lxc: ipaddress: 10.0.3.212
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
dev-lxc-1.3.1 | files/configs/adhoc.yml |
dev-lxc-1.3.0 | files/configs/adhoc.yml |