Skip to content

Commit dd55b1b

Browse files
committed
Update README - Install 2016.1 instead of 2015.3
Also, change note about the dangers of running r10k.
1 parent 7037681 commit dd55b1b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ Our [Puppet Community Slack](http://slack.puppet.com) is a great way to interact
2525

2626
# Before starting
2727

28-
This control-repo and the steps below are intended to be used with a new installation of PE 2015.3.z. However, you can use existing installations of 2015.3.z, including [upgrades from 2015.2.z to 2015.3.z](#upgrading-to-pe20153z-from-pe-20152z), if you complete some additional steps.
28+
This control-repo and the steps below are intended to be used with a new installation of PE 2016.1.z.
2929

30-
**Warning:** When using an existing PE installation, running `r10k deploy environment -pv` removes all existing modules and replaces them with with the modules defined in your [Puppetfile](https://docs.puppetlabs.com/pe/2015.3/cmgmt_puppetfile.html). Please copy or move your existing modules to another directory to ensure you do not lose any work.
30+
**Warning:** When using an existing PE installation any existing code or modules in `/etc/puppetlabs/code` will be copied to a backup directory `/etc/puppetlabs/code_bak_<timestamp>` in order to allow deploying code from code manager.
3131

3232
# What you get from this control-repo
3333

0 commit comments

Comments
 (0)