Skip to content
Snippets Groups Projects
Commit db154319 authored by Iustin Pop's avatar Iustin Pop
Browse files

Add missing ipolicy field


This was missing so far…

Signed-off-by: default avatarIustin Pop <iustin@google.com>
Reviewed-by: default avatarMichael Hanselmann <hansmi@google.com>
parent 6b84f036
No related branches found
No related tags found
No related merge requests found
......@@ -409,6 +409,7 @@ $(buildParam "ISpec" "ispec"
, simpleField C.ispecDiskSize [t| Int |]
, simpleField C.ispecDiskCount [t| Int |]
, simpleField C.ispecCpuCount [t| Int |]
, simpleField C.ispecNicCount [t| Int |]
, simpleField C.ispecSpindleUse [t| Int |]
])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment