-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.copier-answers.yml
104 lines (104 loc) · 2.59 KB
/
.copier-answers.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
# Autogenerated. Do not edit this by hand, use `copier update`.
---
_commit: 0.1.0
_src_path: https://github.com/lkubb/salt-formula-copier
abbr_pysafe: podman
author: lkubb
config: /etc/containers
flavor_init: general
lookup:
compose:
docker:
compose_version: 2.6.1
latest:
hash: https://github.com/docker/compose/releases/download/v{version}/docker-compose-linux-x86_64.sha256
source: https://github.com/docker/compose/releases/download/v{version}/docker-compose-linux-x86_64
legacy:
hash: https://github.com/docker/compose/releases/download/1.29.2/docker-compose-linux-x86_64.sha256
source: https://github.com/docker/compose/releases/download/1.29.2/docker-compose-linux-x86_64
legacy_versions:
- '1'
- '2'
- '3'
- '4.0'
podman:
legacy_versions:
- '1'
- '2'
- '3.0'
pip: podman-compose
pip_legacy: podman-compose==0.1.11
repo: https://github.com/containers/podman-compose
config_files:
containers: containers.conf
mounts: mounts.conf
policy: policy.json
registries: registries.conf
seccomp: /usr/share/containers/seccomp.json
storage: storage.conf
containers:
base: /opt/containers
required_pkgs:
- git
- python3-pip
salt_compat:
pips:
- docker
pkgs:
- python3-pip
sockets:
docker: /var/run/docker.sock
podman: /var/run/podman/podman.sock
service:
name: podman
path: /etc/systemd/system/{name}.service
socket_path: /etc/systemd/system/{name}.socket
needs_repo: true
pkg: podman
service: podman
service_abbr: podman
service_name: Podman
settings:
compose:
install: false
install_modules: false
podman_compose_rev: false
config:
global:
containers:
containers: {}
engine: {}
machine: {}
network: {}
secrets: {}
service_destinations: {}
mounts: []
policy:
default:
- type: insecureAcceptAnything
registries:
registry: []
unqualified-search-registries:
- docker.io
storage:
storage:
driver: overlay
graphroot: /var/lib/containers/storage
options:
additionalimagestores: []
runroot: /run/containers/storage
user: {}
containers: {}
debian_experimental: false
debian_unstable: false
install_method: pkg
python_install_method: pip
salt_compat: false
selinux:
boolean:
virt_use_samba: null
service_enable: false
version: latest
subcomponent: ''
initialized: true
flavor_recorded: general