Skip to content
This repository has been archived by the owner on Jun 4, 2021. It is now read-only.

Make tar installation of stable releases the default #125

Merged
merged 1 commit into from Apr 19, 2013
Merged

Make tar installation of stable releases the default #125

merged 1 commit into from Apr 19, 2013

Conversation

slippycheeze
Copy link
Contributor

This moves away from the previous, legacy, default of installing from git
head, in favour of installation from the stable release tar file available on
https://downloads.puppetlabs.com/razor

Like the packages, this will refuse to install over the top of an existing git
deployment; if /opt/razor/.git exists the Puppet module will refuse to run.
Users should manually remove the directory - or otherwise resolve
the conflict.

It is safe, and supported, to simply delete the .git directory, and then
install from tar over the existing git deployment. There should not be any
data loss from this.

This closes #124.

Signed-off-by: Daniel Pittman daniel@puppetlabs.com

This moves away from the previous, legacy, default of installing from git
head, in favour of installation from the stable release tar file available on
https://downloads.puppetlabs.com/razor

Like the packages, this will refuse to install over the top of an existing git
deployment; if `/opt/razor/.git` exists the Puppet module will refuse to run.
Users should manually remove the directory - or otherwise resolve
the conflict.

It is safe, and supported, to simply delete the `.git` directory, and then
install from tar over the existing git deployment.  There should not be any
data loss from this.

This closes #124.

Signed-off-by: Daniel Pittman <daniel@puppetlabs.com>
slippycheeze added a commit that referenced this pull request Apr 19, 2013
…efault-install-method-user-friendly-not-user-hostile

Make `tar` installation of stable releases the default
@slippycheeze slippycheeze merged commit 382e867 into puppetlabs-toy-chest:master Apr 19, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
1 participant