@@ -175,6 +175,7 @@ INSERT INTO sitevariables VALUES ('reload/warnonretry',NULL,'1','If non-zero sen
INSERTINTOsitevariablesVALUES('reload/hwdownaction',NULL,'nothing','What to do when nodes are moved to hwdown. One of: poweroff, adminmode, or nothing.',0);
INSERTINTOsitevariablesVALUES('general/architecture_priority',NULL,'x86_64,aarch64','Default mapper ordering for multi architecture testbeds.',0);
INSERTINTOsitevariablesVALUES('general/admission_control','0','0','When set, refuse node allocation if reservation admission control fails.',0);
INSERTINTOsitevariablesVALUES('general/cnet_firewalls','0','0','When set, control network firewalls are supported via control network vlans.',0);