grim/convey

c1a95d79fcc5
Dump govcs in here for now until i can sort out this out
tasks:
import-bad:
type: convey/import
files: /etc/ssl:/ssl
import:
type: convey/import
files: breakout.yml
export-bad:
type: convey/export
files: breakout.yml:/
export:
type: convey/export
files: breakout.yml:qux/quux/free.yml
plans:
default:
stages:
- tasks:
- import
- export
import-bad:
stages:
- tasks:
- import-bad
export-bad:
stages:
- tasks:
- import
- export-bad