Skip to content

Commit

Permalink
🎨 Cleanup specific elemental config for Ubuntu, bump default image si…
Browse files Browse the repository at this point in the history
…ze (#146)
  • Loading branch information
mudler authored Sep 28, 2022
1 parent 98443e3 commit 66a4bcb
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 34 deletions.
26 changes: 0 additions & 26 deletions overlay/files-ubuntu/etc/elemental/config.yaml

This file was deleted.

16 changes: 8 additions & 8 deletions overlay/files/etc/elemental/config.yaml
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
cosign: false
verify: false
install:
grub-entry-name: "kairos"
grub-entry-name: "Kairos"
system:
size: 2000
size: 3000
recovery-system:
size: 2000
size: 3000
upgrade:
grub-entry-name: "kairos"
grub-entry-name: "Kairos"
recovery-system:
size: 2000
size: 3000
system:
size: 2000
size: 3000
reset:
grub-entry-name: "kairos"
grub-entry-name: "Kairos"
system:
size: 2000
size: 3000

0 comments on commit 66a4bcb

Please sign in to comment.