Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Puppetfile installed modules are not purged #2

Closed
adrienthebo opened this issue Jan 22, 2013 · 3 comments
Closed

Puppetfile installed modules are not purged #2

adrienthebo opened this issue Jan 22, 2013 · 3 comments
Milestone

Comments

@adrienthebo
Copy link
Contributor

If a module is removed from a Puppetfile it won't be purged. Doing an r10k synchronize should purge all module directories of stale modules.

@codec
Copy link

codec commented Feb 28, 2013

This also hurts if you switch a module from forge to git:

[R10K::Action::Module::Deploy - ERROR] Could not synchronize /etc/puppet/environments/strings_attached/modules/mcollective: "git clone --reference /var/cache/r10k/git---github.com-puppetlabs-operations-puppet-mcollective.git git://github.com/puppetlabs-operations/puppet-mcollective.git /etc/puppet/environments/strings_attached/modules/mcollective" returned with non-zero exit value 128

@adrienthebo
Copy link
Contributor Author

This is partially addressed by 7359406

@adrienthebo
Copy link
Contributor Author

@codec I've opened your issue as GH-30, and I'm closing this since the main focus of this issue is solved. Thanks for raising the additional concern!

scotje added a commit that referenced this issue Dec 8, 2015
(CODEMGMT-488) Define environment map schema.
sarameisburger pushed a commit to sarameisburger/r10k that referenced this issue Apr 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants