Initial Oracle support

This commit is contained in:
Mike Reeves
2023-07-12 14:52:23 -04:00
parent 7732435b64
commit 6f81e234cd

View File

@@ -199,7 +199,7 @@ get_random_value() {
}
gpg_rpm_import() {
if [[ $is_rocky || $is_centos ]]; then
if [[ $is_rpm ]]; then
if [[ "$WHATWOULDYOUSAYYAHDOHERE" == "setup" ]]; then
local RPMKEYSLOC="../salt/repo/client/files/$OS/keys"
else