fix adding nodes, and the sync target in the process
[plcapi.git] / db-config.d / 010-node_tags
index c25230d..b0062fc 100644 (file)
@@ -10,7 +10,7 @@ nodetag_types = \
     {'tagname': 'hrn',
      'description': 'SFA human readable name',
      'category' : 'node/sfa',
-     'min_role_id': 10},
+     'min_role_id': 40},
 ]
 
 for nodetag_type in nodetag_types: