Skip to content

Purge does not work #182

@tomposmiko

Description

@tomposmiko

hi,

I probably do something wrong with my environment, but do not find the reason.

g10k.yaml:

---
#postrun:
#  - '/postrun.sh'
cachedir: '/root/.g10k'
deploy:
  purge_levels: ['deployment', 'puppetfile', 'environment']
sources:
  puppet:
    remote: '[email protected]:<URL>'
    basedir: '/var/lib/docker/volumes/compose-services_puppetserver-code/_data/environments/'
    invalid_branches: 'correct_and_warn'
    prefix: p
git:
forge:

command:

./g10k -config g10k.yaml -verbose

My understanding is that this should purge the basedir by removing stale directories.

version:

g10k  v0.8.15  Build time: 0.8.15 UTC

Any suggestion, what's wrong with my setup?
Thanks in advance,

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions