Revision 75f2ff7d lib/cmdlib/cluster.py

b/lib/cmdlib/cluster.py
971 971
                    " maintenance is not useful (still enabling it)")
972 972
      self.cluster.maintain_node_health = self.op.maintain_node_health
973 973

  
974
    if self.op.modify_etc_hosts is not None:
975
      self.cluster.modify_etc_hosts = self.op.modify_etc_hosts
976

  
974 977
    if self.op.prealloc_wipe_disks is not None:
975 978
      self.cluster.prealloc_wipe_disks = self.op.prealloc_wipe_disks
976 979

  

Also available in: Unified diff