files/configs/tier.yml in dev-lxc-1.5.0 vs files/configs/tier.yml in dev-lxc-1.5.1
- old
+ new
@@ -1,8 +1,13 @@
## platform_image can be one of the following:
## p-centos-5, p-centos-6, p-centos-7, p-ubuntu-1204, p-ubuntu-1404 or p-ubuntu-1504
+## platform_image_options can be set to provide additional arguments to the LXC create command.
+## reference arg examples: https://github.com/lxc/lxc/blob/lxc-2.0.0/templates/lxc-download.in#L200-L207
+## for example:
+## platform_image_options: --no-validate --keyserver http://my.key.server.com
+
## 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
@@ -15,13 +20,13 @@
chef-server:
platform_image: p-ubuntu-1404
mounts:
- /root/dev root/dev
packages:
- server: /root/dev/chef-packages/cs/chef-server-core_12.3.1-1_amd64.deb
- manage: /root/dev/chef-packages/manage/chef-manage_2.1.1-1_amd64.deb
-# reporting: /root/dev/chef-packages/reporting/opscode-reporting_1.5.5-1_amd64.deb
+ server: /root/dev/chef-packages/cs/chef-server-core_12.5.0-1_amd64.deb
+ manage: /root/dev/chef-packages/manage/chef-manage_2.2.1-1_amd64.deb
+# reporting: /root/dev/chef-packages/reporting/opscode-reporting_1.5.6-1_amd64.deb
# push-jobs-server: /root/dev/chef-packages/push-jobs-server/opscode-push-jobs-server_1.1.6-1_amd64.deb
api_fqdn: chef.lxc
topology: tier
servers:
@@ -39,10 +44,10 @@
analytics:
platform_image: p-ubuntu-1404
mounts:
- /root/dev root/dev
packages:
- analytics: /root/dev/chef-packages/analytics/opscode-analytics_1.2.0-1_amd64.deb
+ analytics: /root/dev/chef-packages/analytics/opscode-analytics_1.3.1-1_amd64.deb
analytics_fqdn: analytics.lxc
topology: tier
servers:
analytics-be.lxc: