Print this page
NEX-3250 Teach webrev about our information tracking system


  16 # fields enclosed by brackets "[]" replaced with your own identifying
  17 # information: Portions Copyright [yyyy] [name of copyright owner]
  18 #
  19 # CDDL HEADER END
  20 #
  21 
  22 #
  23 # Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
  24 # Use is subject to license terms.
  25 #
  26 
  27 # Copyright 2010, Richard Lowe
  28 
  29 #
  30 # configuration file for information tracking systems
  31 #
  32 
  33 #
  34 # This setting determines the domain used to resolve internal URLs
  35 #
  36 its_domain="illumos.org"
  37 
  38 #
  39 # This setting determines the priority with which an application will
  40 # resolve information system references.
  41 #
  42 # It should be a list (white space separated) of prefixes
  43 # from the corresponding its.reg file.
  44 #
  45 its_priority="illumos sun arc doo"


  16 # fields enclosed by brackets "[]" replaced with your own identifying
  17 # information: Portions Copyright [yyyy] [name of copyright owner]
  18 #
  19 # CDDL HEADER END
  20 #
  21 
  22 #
  23 # Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
  24 # Use is subject to license terms.
  25 #
  26 
  27 # Copyright 2010, Richard Lowe
  28 
  29 #
  30 # configuration file for information tracking systems
  31 #
  32 
  33 #
  34 # This setting determines the domain used to resolve internal URLs
  35 #
  36 its_domain="nexenta.com illumos.org"
  37 
  38 #
  39 # This setting determines the priority with which an application will
  40 # resolve information system references.
  41 #
  42 # It should be a list (white space separated) of prefixes
  43 # from the corresponding its.reg file.
  44 #
  45 its_priority="nexenta-nex nexenta-os nexenta-sup illumos sun arc doo"