1

If I have 100 machines, but I only want to restore/push and image to five of them, how can I set DRBL to do that? I am afraid that if something other than one of those five reboots, it will get pushed an image. That would be bad.

Do I need to put them all (the five) on a private network first?

johnny
  • 2,328
  • 9
  • 37
  • 57

1 Answers1

1

Collect clients' MAC addresses and use those to divide clients into different groups and then perform the installation. https://wiki.epfl.ch/icit/internal/clonezilla/installconfig

Mr. Raspberry
  • 3,918
  • 13
  • 32