Revision 3039e2dc lib/opcodes.py

b/lib/opcodes.py
963 963
     "List of enabled disk templates"),
964 964
    ("modify_etc_hosts", None, ht.TMaybeBool,
965 965
     "Whether the cluster can modify and keep in sync the /etc/hosts files"),
966
    ("file_storage_dir", None, ht.TMaybeString,
967
     "Default directory for storing file-backed disks"),
966 968
    ]
967 969
  OP_RESULT = ht.TNone
968 970

  

Also available in: Unified diff