Skip to content

Commit 126e3cd

Browse files
committed
Add Proxmox VE provider
1 parent 73e4c63 commit 126e3cd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Gemfile

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,10 @@ group :oracle_cloud, :manageiq_default do
202202
manageiq_plugin "manageiq-providers-oracle_cloud"
203203
end
204204

205+
group :proxmox, :manageiq_default do
206+
manageiq_plugin "manageiq-providers-proxmox"
207+
end
208+
205209
group :redfish, :manageiq_default do
206210
manageiq_plugin "manageiq-providers-redfish"
207211
end

0 commit comments

Comments
 (0)