diff --git a/packer/config/common.json b/packer/config/common.json index 4cf5f50..35279e8 100644 --- a/packer/config/common.json +++ b/packer/config/common.json @@ -3,7 +3,7 @@ "disable_public_repos": "false", "extra_debs": "", "extra_repos": "", - "extra_rpms": "open-iscsi ca-certificates", + "extra_rpms": "iscsi-initiator-utils ca-certificates", "firstboot_custom_roles_post": "", "firstboot_custom_roles_pre": "", "http_proxy": "",