Brett T. Warden
96a3fad54d
Remove escaping from installer config password hashes
...
Password hashes in the installer configuration yaml are written as-is to `/etc/shadow`. The backslashes preceding `$` are unnecessary and produce an invalid hash string that will prevent login.
2022-12-02 08:10:31 -08:00
bktan8
9e17ed2172
Update nginx setting for iPXE doc ( #1086 )
...
Closes #1085
Signed-off-by: Bun K Tan <bun.k.tan@intel.com >
2020-03-20 08:46:19 -07:00
Kevin Putnam
c98dfdad9c
Fixes reference URLS that were being automatically turned into active links that don't go anywhere. ( #934 )
...
Simple fix - escape the URL by adding "\".
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com >
2019-11-22 10:55:18 -08:00
bktan8
8ca656b901
iPXE updated to use clr-installer. ( #932 )
...
ister and icis deprecated.
See also: https://github.com/clearlinux/clr-bundles/issues/171
Signed-off-by: Bun K Tan <bun.k.tan@intel.com >
2019-11-21 15:39:14 -08:00