Skip to content

Commit a1bdd12

Browse files
committed
ci: add mapdata for new os
1 parent d53ceae commit a1bdd12

8 files changed

Lines changed: 352 additions & 0 deletions

File tree

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
# yamllint disable rule:indentation rule:line-length
2+
# AlmaLinux-9
3+
---
4+
values:
5+
added_in_defaults: defaults_value
6+
added_in_lookup: lookup_value
7+
added_in_pillar: pillar_value
8+
arch: amd64
9+
config: /etc/template-formula.conf
10+
lookup:
11+
added_in_lookup: lookup_value
12+
master: template-master
13+
winner: lookup
14+
map_jinja:
15+
sources:
16+
- Y:G@osarch
17+
- Y:G@os_family
18+
- Y:G@os
19+
- Y:G@osfinger
20+
- C@TEMPLATE:lookup
21+
- C@TEMPLATE
22+
- Y:G@id
23+
master: template-master
24+
pkg:
25+
name: bash
26+
rootgroup: root
27+
service:
28+
name: systemd-journald
29+
subcomponent:
30+
config: /etc/TEMPLATE-subcomponent-formula.conf
31+
tofs:
32+
files_switch:
33+
- any/path/can/be/used/here
34+
- id
35+
- roles
36+
- osfinger
37+
- os
38+
- os_family
39+
source_files:
40+
TEMPLATE-config-file-file-managed:
41+
- example.tmpl.jinja
42+
TEMPLATE-subcomponent-config-file-file-managed:
43+
- subcomponent-example.tmpl.jinja
44+
winner: pillar
Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
# yamllint disable rule:indentation rule:line-length
2+
# Amazon Linux-2023
3+
---
4+
values:
5+
added_in_defaults: defaults_value
6+
added_in_lookup: lookup_value
7+
added_in_pillar: pillar_value
8+
arch: amd64
9+
config: /etc/template-formula.conf
10+
lookup:
11+
added_in_lookup: lookup_value
12+
master: template-master
13+
winner: lookup
14+
map_jinja:
15+
sources:
16+
- Y:G@osarch
17+
- Y:G@os_family
18+
- Y:G@os
19+
- Y:G@osfinger
20+
- C@TEMPLATE:lookup
21+
- C@TEMPLATE
22+
- Y:G@id
23+
master: template-master
24+
pkg:
25+
name: bash
26+
rootgroup: root
27+
service:
28+
name: systemd-journald
29+
subcomponent:
30+
config: /etc/TEMPLATE-subcomponent-formula.conf
31+
tofs:
32+
files_switch:
33+
- any/path/can/be/used/here
34+
- id
35+
- roles
36+
- osfinger
37+
- os
38+
- os_family
39+
source_files:
40+
TEMPLATE-config-file-file-managed:
41+
- example.tmpl.jinja
42+
TEMPLATE-subcomponent-config-file-file-managed:
43+
- subcomponent-example.tmpl.jinja
44+
winner: pillar
Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
# yamllint disable rule:indentation rule:line-length
2+
# Debian-12
3+
---
4+
values:
5+
added_in_defaults: defaults_value
6+
added_in_lookup: lookup_value
7+
added_in_pillar: pillar_value
8+
arch: amd64
9+
config: /etc/template-formula.conf
10+
lookup:
11+
added_in_lookup: lookup_value
12+
master: template-master
13+
winner: lookup
14+
map_jinja:
15+
sources:
16+
- Y:G@osarch
17+
- Y:G@os_family
18+
- Y:G@os
19+
- Y:G@osfinger
20+
- C@TEMPLATE:lookup
21+
- C@TEMPLATE
22+
- Y:G@id
23+
master: template-master
24+
pkg:
25+
name: bash
26+
rootgroup: root
27+
service:
28+
name: systemd-journald
29+
subcomponent:
30+
config: /etc/TEMPLATE-subcomponent-formula.conf
31+
tofs:
32+
files_switch:
33+
- any/path/can/be/used/here
34+
- id
35+
- roles
36+
- osfinger
37+
- os
38+
- os_family
39+
source_files:
40+
TEMPLATE-config-file-file-managed:
41+
- example.tmpl.jinja
42+
TEMPLATE-subcomponent-config-file-file-managed:
43+
- subcomponent-example.tmpl.jinja
44+
winner: pillar
Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
# yamllint disable rule:indentation rule:line-length
2+
# Fedora-40
3+
---
4+
values:
5+
added_in_defaults: defaults_value
6+
added_in_lookup: lookup_value
7+
added_in_pillar: pillar_value
8+
arch: amd64
9+
config: /etc/template-formula.conf
10+
lookup:
11+
added_in_lookup: lookup_value
12+
master: template-master
13+
winner: lookup
14+
map_jinja:
15+
sources:
16+
- Y:G@osarch
17+
- Y:G@os_family
18+
- Y:G@os
19+
- Y:G@osfinger
20+
- C@TEMPLATE:lookup
21+
- C@TEMPLATE
22+
- Y:G@id
23+
master: template-master
24+
pkg:
25+
name: bash
26+
rootgroup: root
27+
service:
28+
name: systemd-journald
29+
subcomponent:
30+
config: /etc/TEMPLATE-subcomponent-formula.conf
31+
tofs:
32+
files_switch:
33+
- any/path/can/be/used/here
34+
- id
35+
- roles
36+
- osfinger
37+
- os
38+
- os_family
39+
source_files:
40+
TEMPLATE-config-file-file-managed:
41+
- example.tmpl.jinja
42+
TEMPLATE-subcomponent-config-file-file-managed:
43+
- subcomponent-example.tmpl.jinja
44+
winner: pillar
Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
# yamllint disable rule:indentation rule:line-length
2+
# Fedora-41
3+
---
4+
values:
5+
added_in_defaults: defaults_value
6+
added_in_lookup: lookup_value
7+
added_in_pillar: pillar_value
8+
arch: amd64
9+
config: /etc/template-formula.conf
10+
lookup:
11+
added_in_lookup: lookup_value
12+
master: template-master
13+
winner: lookup
14+
map_jinja:
15+
sources:
16+
- Y:G@osarch
17+
- Y:G@os_family
18+
- Y:G@os
19+
- Y:G@osfinger
20+
- C@TEMPLATE:lookup
21+
- C@TEMPLATE
22+
- Y:G@id
23+
master: template-master
24+
pkg:
25+
name: bash
26+
rootgroup: root
27+
service:
28+
name: systemd-journald
29+
subcomponent:
30+
config: /etc/TEMPLATE-subcomponent-formula.conf
31+
tofs:
32+
files_switch:
33+
- any/path/can/be/used/here
34+
- id
35+
- roles
36+
- osfinger
37+
- os
38+
- os_family
39+
source_files:
40+
TEMPLATE-config-file-file-managed:
41+
- example.tmpl.jinja
42+
TEMPLATE-subcomponent-config-file-file-managed:
43+
- subcomponent-example.tmpl.jinja
44+
winner: pillar
Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
# yamllint disable rule:indentation rule:line-length
2+
# Oracle Linux Server-9
3+
---
4+
values:
5+
added_in_defaults: defaults_value
6+
added_in_lookup: lookup_value
7+
added_in_pillar: pillar_value
8+
arch: amd64
9+
config: /etc/template-formula.conf
10+
lookup:
11+
added_in_lookup: lookup_value
12+
master: template-master
13+
winner: lookup
14+
map_jinja:
15+
sources:
16+
- Y:G@osarch
17+
- Y:G@os_family
18+
- Y:G@os
19+
- Y:G@osfinger
20+
- C@TEMPLATE:lookup
21+
- C@TEMPLATE
22+
- Y:G@id
23+
master: template-master
24+
pkg:
25+
name: bash
26+
rootgroup: root
27+
service:
28+
name: systemd-journald
29+
subcomponent:
30+
config: /etc/TEMPLATE-subcomponent-formula.conf
31+
tofs:
32+
files_switch:
33+
- any/path/can/be/used/here
34+
- id
35+
- roles
36+
- osfinger
37+
- os
38+
- os_family
39+
source_files:
40+
TEMPLATE-config-file-file-managed:
41+
- example.tmpl.jinja
42+
TEMPLATE-subcomponent-config-file-file-managed:
43+
- subcomponent-example.tmpl.jinja
44+
winner: pillar
Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
# yamllint disable rule:indentation rule:line-length
2+
# Rocky Linux-9
3+
---
4+
values:
5+
added_in_defaults: defaults_value
6+
added_in_lookup: lookup_value
7+
added_in_pillar: pillar_value
8+
arch: amd64
9+
config: /etc/template-formula.conf
10+
lookup:
11+
added_in_lookup: lookup_value
12+
master: template-master
13+
winner: lookup
14+
map_jinja:
15+
sources:
16+
- Y:G@osarch
17+
- Y:G@os_family
18+
- Y:G@os
19+
- Y:G@osfinger
20+
- C@TEMPLATE:lookup
21+
- C@TEMPLATE
22+
- Y:G@id
23+
master: template-master
24+
pkg:
25+
name: bash
26+
rootgroup: root
27+
service:
28+
name: systemd-journald
29+
subcomponent:
30+
config: /etc/TEMPLATE-subcomponent-formula.conf
31+
tofs:
32+
files_switch:
33+
- any/path/can/be/used/here
34+
- id
35+
- roles
36+
- osfinger
37+
- os
38+
- os_family
39+
source_files:
40+
TEMPLATE-config-file-file-managed:
41+
- example.tmpl.jinja
42+
TEMPLATE-subcomponent-config-file-file-managed:
43+
- subcomponent-example.tmpl.jinja
44+
winner: pillar
Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
# yamllint disable rule:indentation rule:line-length
2+
# Ubuntu-24.04
3+
---
4+
values:
5+
added_in_defaults: defaults_value
6+
added_in_lookup: lookup_value
7+
added_in_pillar: pillar_value
8+
arch: amd64
9+
config: /etc/template-formula.conf
10+
lookup:
11+
added_in_lookup: lookup_value
12+
master: template-master
13+
winner: lookup
14+
map_jinja:
15+
sources:
16+
- Y:G@osarch
17+
- Y:G@os_family
18+
- Y:G@os
19+
- Y:G@osfinger
20+
- C@TEMPLATE:lookup
21+
- C@TEMPLATE
22+
- Y:G@id
23+
master: template-master
24+
pkg:
25+
name: bash
26+
rootgroup: root
27+
service:
28+
name: systemd-journald
29+
subcomponent:
30+
config: /etc/TEMPLATE-subcomponent-formula.conf
31+
tofs:
32+
files_switch:
33+
- any/path/can/be/used/here
34+
- id
35+
- roles
36+
- osfinger
37+
- os
38+
- os_family
39+
source_files:
40+
TEMPLATE-config-file-file-managed:
41+
- example.tmpl.jinja
42+
TEMPLATE-subcomponent-config-file-file-managed:
43+
- subcomponent-example.tmpl.jinja
44+
winner: pillar

0 commit comments

Comments
 (0)