diff options
Diffstat (limited to 'bin')
| -rwxr-xr-x | bin/os-patching-adhoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/os-patching-adhoc b/bin/os-patching-adhoc index ae0b7d0..2cca494 100755 --- a/bin/os-patching-adhoc +++ b/bin/os-patching-adhoc @@ -247,7 +247,7 @@ case "$ID_LIKE" in fi fi ;; - "rhel"*|"centos"*) + "rhel"*|"centos"*|'fedora') # we do not use --skip-broken here - we keep our systems tidy, so any pollution may and should # cause an error :-) |
