README.md in dev-lxc-1.3.1 vs README.md in dev-lxc-1.4.0
- old
+ new
@@ -488,11 +488,11 @@
`dev-lxc init tier > dev-lxc.yml` creates a `dev-lxc.yml` file with the following content:
```
## platform_image can be one of the following:
-## p-centos-5, p-centos-6, p-ubuntu-1204 or p-ubuntu-1404
+## p-centos-5, p-centos-6, p-centos-7, p-ubuntu-1204, p-ubuntu-1404 or p-ubuntu-1504
## Make sure a mount's source directory exists in the LXC host
## Make sure a package's path is correct
@@ -506,13 +506,13 @@
chef-server:
platform_image: p-ubuntu-1404
mounts:
- /root/dev root/dev
packages:
- server: /root/dev/chef-packages/cs/chef-server-core_12.0.7-1_amd64.deb
- manage: /root/dev/chef-packages/manage/opscode-manage_1.11.2-1_amd64.deb
-# reporting: /root/dev/chef-packages/reporting/opscode-reporting_1.2.3-1_amd64.deb
+ 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
# push-jobs-server: /root/dev/chef-packages/push-jobs-server/opscode-push-jobs-server_1.1.6-1_amd64.deb
# sync: /root/dev/chef-packages/sync/chef-sync_1.0.0~rc.6-1_amd64.deb
## The chef-sync package will only be installed.
## chef-sync will NOT be configured since we don't know whether it should be a master or replica.
@@ -534,10 +534,10 @@
analytics:
platform_image: p-ubuntu-1404
mounts:
- /root/dev root/dev
packages:
- analytics: /root/dev/chef-packages/analytics/opscode-analytics_1.1.2-1_amd64.deb
+ analytics: /root/dev/chef-packages/analytics/opscode-analytics_1.2.0-1_amd64.deb
analytics_fqdn: analytics.lxc
topology: tier
servers:
analytics-be.lxc: