Pārlūkot izejas kodu

Fix issue #177. In system/grub.sls we manage owner and permissions but not manage file content. In this case we need to add replace: false.

pull/178/head
Nick Metz pirms 6 gadiem
vecāks
revīzija
cdf7034a4b
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. +1
    -0
      linux/system/grub.sls

+ 1
- 0
linux/system/grub.sls Parādīt failu

@@ -35,6 +35,7 @@ grub_cfg_permissions:
- user: 'root'
- owner: 'root'
- mode: '400'
- replace: false
- onlyif: test -f {{ boot_grub_cfg }}
- require:
- cmd: grub_update

Notiek ielāde…
Atcelt
Saglabāt