# This is the Config file for the Resource Controller on NICTA platforms # --- :rcontroller: # Communication settings :comm: # Number of seconds between consecutive HEARTBEAT messages :heartbeat_interval: 10 # Interface to the control network from which this resource can be controlled and managed :control_if: control # Address of the XMPP server to use for PubSub communication # :xmpp_server: @XMPP_SERVER@ :xmpp_server: vplc27.inria.fr # Agent settings :agent: # Name (i.e. unique HRN ID) of this resource # Or this could also be passed as a command line parameter "--name" # Or if set to 'default', then the RC will use the output of '/bin/hostname' # :name: @NODE_HRN@ :name: default # Name (i.e. unique HRN ID) of the slice to which this resource is assigned # :slice: @SLICE_NAME@ :slice: bl_TEST