elemental-toolkit
elemental-toolkit copied to clipboard
.yaml files should not be executable
This is strange
/system/oem> ls -l
total 17
-rwxr-xr-x 1 root root 1300 Mai 7 09:47 00_rootfs.yaml*
-rw-r--r-- 1 root root 1521 Apr 17 15:26 01_elemental-rootfs.yaml
-rw-r--r-- 1 root root 138 Apr 17 15:26 02_datasources.yaml
-rw-r--r-- 1 root root 149 Apr 17 15:26 03_hostname.yaml
-rw-r--r-- 1 root root 378 Apr 17 15:26 04_accounting.yaml
-rw-r--r-- 1 root root 723 Mai 6 16:44 05_motd_and_autologin.yaml
-rwxr-xr-x 1 root root 593 Mai 7 09:47 05_network.yaml*
-rwxr-xr-x 1 root root 747 Mai 7 09:47 06_recovery.yaml*
-rwxr-xr-x 1 root root 964 Mai 7 09:47 07_live.yaml*
-rwxr-xr-x 1 root root 5201 Mai 7 09:47 08_boot_assessment.yaml*
-rwxr-xr-x 1 root root 559 Mai 7 09:47 09_services.yaml*
-rw-r--r-- 1 root root 167 Apr 17 15:26 99_elemental-register-install.yaml
-rw-r--r-- 1 root root 200 Apr 17 15:26 99_elemental-register-timer.yaml
-rw-r--r-- 1 root root 214 Apr 17 15:26 99_elemental_system_agent.yaml
This was fixed in https://github.com/rancher/elemental-toolkit/pull/1961, what version of the elemental-cli are you running on that system?
This is already fixed since May