name: "foo" arch: "${BUILD_ARCH}" platform: "linux" version: "v1.2.3" maintainer: "Foo Bar" release: "4" description: | Foo bar Multiple lines vendor: "foobar" homepage: "https://foobar.org" license: "MIT" contents: - src: ./testdata/fake dst: /etc/foo/file - src: ./testdata/fake dst: /etc/bar/file - dst: /etc/bar type: dir - dst: /etc/baz type: dir file_info: mode: 0700 group: test