This was missing so far…

Signed-off-by: Iustin Pop <[email protected]>
---
 htools/Ganeti/Objects.hs |    1 +
 1 file changed, 1 insertion(+)

diff --git a/htools/Ganeti/Objects.hs b/htools/Ganeti/Objects.hs
index 3504ed5..dfc6480 100644
--- a/htools/Ganeti/Objects.hs
+++ b/htools/Ganeti/Objects.hs
@@ -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 |]
   ])
 
-- 
1.7.10.4

Reply via email to