Jarrod Johnson
|
cd251fa5d6
|
Add support for OL7 and older other EL7 flavors
Older EL7 didn't have platform-python in installer,
change to fallback to old /usr/bin/python if
needed.
|
2020-12-10 10:54:30 -05:00 |
|
Jarrod Johnson
|
9a0c4ce4ce
|
Fix function handling of subdirs of scripts
|
2020-10-09 14:07:58 -04:00 |
|
Jarrod Johnson
|
b0b965db98
|
Use newer functions in genesis and el7
|
2020-10-05 16:57:46 -04:00 |
|
Jarrod Johnson
|
59e739a143
|
Further tweaks to postscript library functions
|
2020-08-21 17:42:02 -04:00 |
|
Jarrod Johnson
|
2e2a34b470
|
Reduce curl verbosity
Hard to follow with so much extra output
|
2020-08-21 17:07:02 -04:00 |
|
Jarrod Johnson
|
b8aa54fb8e
|
Make output consistent for shell/python remote exec
|
2020-08-21 17:03:12 -04:00 |
|
Jarrod Johnson
|
67920980c8
|
Fix syntax error in functions library for pre/post/firstboot scripts
|
2020-08-21 16:39:37 -04:00 |
|
Jarrod Johnson
|
e9dabdf51b
|
Add clearer delineation between scripts in output
|
2020-08-21 10:35:28 -04:00 |
|
Jarrod Johnson
|
18f4c76730
|
Fix end code for run_remote
Output was missing due to shift. Save cmdline before
shifting and use it on way out.
|
2020-08-21 10:33:56 -04:00 |
|
Jarrod Johnson
|
13636097f5
|
Add more verbosity to remote functions
|
2020-08-20 16:20:02 -04:00 |
|
Jarrod Johnson
|
b09631fcbf
|
Correct mistake in chcon path
|
2020-07-24 16:07:15 -04:00 |
|
Jarrod Johnson
|
235c07063c
|
Adjust SELinux context on remote exec
To facilitate firstboot, context must be changed
before execing remote content.
|
2020-07-24 15:32:13 -04:00 |
|
Jarrod Johnson
|
ac622d84b2
|
Add EL7 support
|
2020-07-23 12:29:43 -04:00 |
|