Revision 6cff91f5 htools/Ganeti/HTools/Simu.hs

b/htools/Ganeti/HTools/Simu.hs
77 77
                           (fromIntegral cpu) False grpIndex
78 78
                  ) [1..ncount]
79 79
      grp = Group.create (printf "group-%02d" grpIndex)
80
            (printf "fake-uuid-%02d" grpIndex) apol
80
            (printf "fake-uuid-%02d" grpIndex) apol defIPolicy
81 81
  return (Group.setIdx grp grpIndex, nodes)
82 82

  
83 83
-- | Builds the cluster data from node\/instance files.

Also available in: Unified diff