Fix a typo in previous commit
authorAurelien Jarno <aurelien@aurel32.net>
Sun, 7 Jan 2018 19:22:13 +0000 (20:22 +0100)
committerAurelien Jarno <aurelien@aurel32.net>
Sun, 7 Jan 2018 19:22:13 +0000 (20:22 +0100)
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
modules/grub/templates/puppet-kernel-pti-on.cfg.erb

index 469d835..04d0070 100644 (file)
@@ -1 +1 @@
-GRUB_CMDLINE_LINUX="$GRUB_CMDLINE_LINUX pti=one"
+GRUB_CMDLINE_LINUX="$GRUB_CMDLINE_LINUX pti=on"