File tree 2 files changed +5
-4
lines changed
2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -12,9 +12,10 @@ write_files:
12
12
content : |
13
13
mirrors:
14
14
"*":
15
- - path : /etc/plural-id
16
- permissions : " 0644"
17
- content : {{ uuidv4 }}
15
+ # TODO: Enable once it will be fixed.
16
+ # - path: /etc/plural-id
17
+ # permissions: "0644"
18
+ # content: {{ uuidv4 }}
18
19
19
20
k3s :
20
21
enabled : true
Original file line number Diff line number Diff line change 1
1
# plural-config
2
2
image : quay.io/kairos/alpine:3.19-standard-arm64-rpi4-v3.2.4-k3sv1.31.3-k3s1
3
3
bundles :
4
- plural-bundle : ghcr.io/pluralsh/kairos-plural-bundle:0.1.5
4
+ plural-bundle : ghcr.io/pluralsh/kairos-plural-bundle:0.1.4 # TODO: Use latest version once it will be fixed.
5
5
plural-images-bundle : ghcr.io/pluralsh/kairos-plural-images-bundle:0.1.2
6
6
plural-trust-manager-bundle : ghcr.io/pluralsh/kairos-plural-trust-manager-bundle:0.1.0
You can’t perform that action at this time.
0 commit comments