I am trying to install a derivate image that has a...
# elemental
a
I am trying to install a derivate image that has a custom
config.yaml
in
/etc/elemental
as noted in the documentation for general configuration. In this
config.yaml
I changed the name of the
grub-entry-name
for the different install, upgrade and reset sections. When I install this image using
elemental install /dev/sda --system.uri docker:192.168.68.107:5000/change-grub-image
the image is installed correctly but the changes that are in general configuration seem not to be applied after a reboot. Is there anything that i am missing?