File: TestConfigDeploy.yaml

package info (click to toggle)
g10k 0.9.10-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,236 kB
  • sloc: sh: 63; makefile: 56
file content (13 lines) | stat: -rw-r--r-- 290 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
---
:cachedir: '/tmp/g10k'

deploy:
  purge_levels: ['deployment']
  purge_allowlist: [ 'custom.json', '**/*.xpp' ]
  deployment_purge_allowlist: ['full_hiera_*']

sources:
  full:
    remote: 'https://github.com/xorpaul/g10k-fullworking-env.git'
    basedir: '/tmp/full/'
    prefix: true