Skip to content

Commit

Permalink
✨ directories added to support - update-ca-certificates (#381)
Browse files Browse the repository at this point in the history
directories added to support - update-ca-certificates
  • Loading branch information
santhoshdaivajna committed Nov 4, 2022
1 parent 0ee2565 commit 9e11dc1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions overlay/files/system/oem/11_persistency.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ stages:
/etc/sysconfig
/etc/runlevels
/etc/ssh
/etc/ssl/certs
/etc/iscsi
/etc/cni
/etc/kubernetes
Expand All @@ -28,6 +29,9 @@ stages:
/var/lib/wicked
/var/lib/longhorn
/var/lib/cni
/usr/share/pki/trust
/usr/share/pki/trust/anchors
/var/lib/ca-certificates
PERSISTENT_STATE_BIND: "true"
- if: |
cat /proc/cmdline | grep -q "kairos.boot_live_mode"
Expand Down

0 comments on commit 9e11dc1

Please sign in to comment.