Skip to content

Commit c1c635f

Browse files
committed
test(macos): add map.jinja verification files
1 parent dc9cff9 commit c1c635f

File tree

3 files changed

+345
-0
lines changed

3 files changed

+345
-0
lines changed
Lines changed: 115 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,115 @@
1+
# yamllint disable rule:indentation rule:line-length
2+
# Mac OS X
3+
---
4+
values:
5+
formulas_settings:
6+
checkout_orig_branch: false
7+
git_opts:
8+
default:
9+
basedir: /srv/formulas
10+
baseurl: https://github.com/saltstack-formulas
11+
options:
12+
output_loglevel: quiet
13+
rev: master
14+
update: false
15+
list: {}
16+
salt_settings:
17+
api_service: salt-api
18+
api_service_details:
19+
enabled: true
20+
state: running
21+
clean_config_d_dir: true
22+
cloud:
23+
template_sources:
24+
maps: salt://salt/files/cloud.maps.d
25+
profiles: salt://salt/files/cloud.profiles.d
26+
providers: salt://salt/files/cloud.providers.d
27+
config_path: /private/etc/salt
28+
gitfs:
29+
dulwich:
30+
install_from_source: true
31+
gitpython:
32+
install_from_source: false
33+
pygit2:
34+
git:
35+
install_from_package: git
36+
require_state: false
37+
install_from_source: true
38+
libgit2:
39+
build_parent_dir: /usr/src/
40+
download_hash: 683d1164e361e2a0a8d52652840e2340
41+
install_from_source: true
42+
version: 0.23.0
43+
version: 0.23.0
44+
install_packages: true
45+
master:
46+
ext_pillar:
47+
- cmd_yaml: cat /etc/salt/yaml
48+
- stack:
49+
- /path/to/stack1.cfg
50+
- /path/to/stack2.cfg
51+
- reclass:
52+
inventory_base_uri: /etc/reclass
53+
- saltclass:
54+
- path: /srv/saltclass
55+
file_roots:
56+
base:
57+
- /srv/salt
58+
fileserver_backend:
59+
- rootfs
60+
gitfs_provider: gitpython
61+
pillar_roots:
62+
base:
63+
- /srv/pillar
64+
master_config_use_TOFS: false
65+
master_remove_config: false
66+
master_service: com.saltstack.salt.master
67+
master_service_details:
68+
enabled: true
69+
state: running
70+
minion:
71+
file_roots:
72+
base:
73+
- /srv/salt
74+
fileserver_backend:
75+
- rootfs
76+
master: localhost
77+
master_type: str
78+
pillar_roots:
79+
base:
80+
- /srv/pillar
81+
minion_config_use_TOFS: false
82+
minion_remove_config: false
83+
minion_service: com.saltstack.salt.minion
84+
minion_service_details:
85+
enabled: true
86+
state: running
87+
parallel: true
88+
pin_version: false
89+
pkgrepo: ''
90+
py_ver: py3
91+
python_dulwich: python-dulwich
92+
python_git: python-git
93+
release: '3004'
94+
restart_via_at: false
95+
retry_options:
96+
attempts: 5
97+
interval: 10
98+
splay: 10
99+
until: true
100+
rootgroup: staff
101+
rootuser: runner
102+
salt_api: salt-api
103+
salt_cloud: salt-cloud
104+
salt_master: salt-master
105+
salt_master_macos_plist_hash: 8435331b2d48ca8f0759f216e5b15ec9171a4216b1441328c732c6906728b7c9
106+
salt_minion: salt
107+
salt_minion_macos_plist_hash: 26b33da12e0d8960ee96b488c8352002c22a377c19bf3df3f986a1e49eca8b20
108+
salt_minion_pkg_hash: ''
109+
salt_minion_pkg_source: ''
110+
salt_ssh: salt-ssh
111+
salt_syndic: salt-syndic
112+
ssh_roster: {}
113+
syndic_service: salt-syndic
114+
use_pip: false
115+
version: ''
Lines changed: 115 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,115 @@
1+
# yamllint disable rule:indentation rule:line-length
2+
# Mac OS X
3+
---
4+
values:
5+
formulas_settings:
6+
checkout_orig_branch: false
7+
git_opts:
8+
default:
9+
basedir: /srv/formulas
10+
baseurl: https://github.com/saltstack-formulas
11+
options:
12+
output_loglevel: quiet
13+
rev: master
14+
update: false
15+
list: {}
16+
salt_settings:
17+
api_service: salt-api
18+
api_service_details:
19+
enabled: true
20+
state: running
21+
clean_config_d_dir: true
22+
cloud:
23+
template_sources:
24+
maps: salt://salt/files/cloud.maps.d
25+
profiles: salt://salt/files/cloud.profiles.d
26+
providers: salt://salt/files/cloud.providers.d
27+
config_path: /private/etc/salt
28+
gitfs:
29+
dulwich:
30+
install_from_source: true
31+
gitpython:
32+
install_from_source: false
33+
pygit2:
34+
git:
35+
install_from_package: git
36+
require_state: false
37+
install_from_source: true
38+
libgit2:
39+
build_parent_dir: /usr/src/
40+
download_hash: 683d1164e361e2a0a8d52652840e2340
41+
install_from_source: true
42+
version: 0.23.0
43+
version: 0.23.0
44+
install_packages: true
45+
master:
46+
ext_pillar:
47+
- cmd_yaml: cat /etc/salt/yaml
48+
- stack:
49+
- /path/to/stack1.cfg
50+
- /path/to/stack2.cfg
51+
- reclass:
52+
inventory_base_uri: /etc/reclass
53+
- saltclass:
54+
- path: /srv/saltclass
55+
file_roots:
56+
base:
57+
- /srv/salt
58+
fileserver_backend:
59+
- rootfs
60+
gitfs_provider: gitpython
61+
pillar_roots:
62+
base:
63+
- /srv/pillar
64+
master_config_use_TOFS: false
65+
master_remove_config: false
66+
master_service: com.saltstack.salt.master
67+
master_service_details:
68+
enabled: true
69+
state: running
70+
minion:
71+
file_roots:
72+
base:
73+
- /srv/salt
74+
fileserver_backend:
75+
- rootfs
76+
master: localhost
77+
master_type: str
78+
pillar_roots:
79+
base:
80+
- /srv/pillar
81+
minion_config_use_TOFS: false
82+
minion_remove_config: false
83+
minion_service: com.saltstack.salt.minion
84+
minion_service_details:
85+
enabled: true
86+
state: running
87+
parallel: true
88+
pin_version: false
89+
pkgrepo: ''
90+
py_ver: py3
91+
python_dulwich: python-dulwich
92+
python_git: python-git
93+
release: '3004'
94+
restart_via_at: false
95+
retry_options:
96+
attempts: 5
97+
interval: 10
98+
splay: 10
99+
until: true
100+
rootgroup: staff
101+
rootuser: runner
102+
salt_api: salt-api
103+
salt_cloud: salt-cloud
104+
salt_master: salt-master
105+
salt_master_macos_plist_hash: 8435331b2d48ca8f0759f216e5b15ec9171a4216b1441328c732c6906728b7c9
106+
salt_minion: salt
107+
salt_minion_macos_plist_hash: 26b33da12e0d8960ee96b488c8352002c22a377c19bf3df3f986a1e49eca8b20
108+
salt_minion_pkg_hash: ''
109+
salt_minion_pkg_source: ''
110+
salt_ssh: salt-ssh
111+
salt_syndic: salt-syndic
112+
ssh_roster: {}
113+
syndic_service: salt-syndic
114+
use_pip: false
115+
version: ''
Lines changed: 115 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,115 @@
1+
# yamllint disable rule:indentation rule:line-length
2+
# Mac OS X
3+
---
4+
values:
5+
formulas_settings:
6+
checkout_orig_branch: false
7+
git_opts:
8+
default:
9+
basedir: /srv/formulas
10+
baseurl: https://github.com/saltstack-formulas
11+
options:
12+
output_loglevel: quiet
13+
rev: master
14+
update: false
15+
list: {}
16+
salt_settings:
17+
api_service: salt-api
18+
api_service_details:
19+
enabled: true
20+
state: running
21+
clean_config_d_dir: true
22+
cloud:
23+
template_sources:
24+
maps: salt://salt/files/cloud.maps.d
25+
profiles: salt://salt/files/cloud.profiles.d
26+
providers: salt://salt/files/cloud.providers.d
27+
config_path: /private/etc/salt
28+
gitfs:
29+
dulwich:
30+
install_from_source: true
31+
gitpython:
32+
install_from_source: false
33+
pygit2:
34+
git:
35+
install_from_package: git
36+
require_state: false
37+
install_from_source: true
38+
libgit2:
39+
build_parent_dir: /usr/src/
40+
download_hash: 683d1164e361e2a0a8d52652840e2340
41+
install_from_source: true
42+
version: 0.23.0
43+
version: 0.23.0
44+
install_packages: true
45+
master:
46+
ext_pillar:
47+
- cmd_yaml: cat /etc/salt/yaml
48+
- stack:
49+
- /path/to/stack1.cfg
50+
- /path/to/stack2.cfg
51+
- reclass:
52+
inventory_base_uri: /etc/reclass
53+
- saltclass:
54+
- path: /srv/saltclass
55+
file_roots:
56+
base:
57+
- /srv/salt
58+
fileserver_backend:
59+
- rootfs
60+
gitfs_provider: gitpython
61+
pillar_roots:
62+
base:
63+
- /srv/pillar
64+
master_config_use_TOFS: false
65+
master_remove_config: false
66+
master_service: com.saltstack.salt.master
67+
master_service_details:
68+
enabled: true
69+
state: running
70+
minion:
71+
file_roots:
72+
base:
73+
- /srv/salt
74+
fileserver_backend:
75+
- rootfs
76+
master: localhost
77+
master_type: str
78+
pillar_roots:
79+
base:
80+
- /srv/pillar
81+
minion_config_use_TOFS: false
82+
minion_remove_config: false
83+
minion_service: com.saltstack.salt.minion
84+
minion_service_details:
85+
enabled: true
86+
state: running
87+
parallel: true
88+
pin_version: false
89+
pkgrepo: ''
90+
py_ver: py3
91+
python_dulwich: python-dulwich
92+
python_git: python-git
93+
release: '3004'
94+
restart_via_at: false
95+
retry_options:
96+
attempts: 5
97+
interval: 10
98+
splay: 10
99+
until: true
100+
rootgroup: staff
101+
rootuser: runner
102+
salt_api: salt-api
103+
salt_cloud: salt-cloud
104+
salt_master: salt-master
105+
salt_master_macos_plist_hash: 8435331b2d48ca8f0759f216e5b15ec9171a4216b1441328c732c6906728b7c9
106+
salt_minion: salt
107+
salt_minion_macos_plist_hash: 26b33da12e0d8960ee96b488c8352002c22a377c19bf3df3f986a1e49eca8b20
108+
salt_minion_pkg_hash: ''
109+
salt_minion_pkg_source: ''
110+
salt_ssh: salt-ssh
111+
salt_syndic: salt-syndic
112+
ssh_roster: {}
113+
syndic_service: salt-syndic
114+
use_pip: false
115+
version: ''

0 commit comments

Comments
 (0)