mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

andrug
19.39.2008 30ded9bfcd935aec1a5d0c62b00f32704de27bb6
update configuration files to use instance role attribute
2 files modified
8 ■■■■ changed files
opendj-sdk/opends/tests/system-tests/scenario/sample/conf.xml 4 ●●●● patch | view | raw | blame | history
opendj-sdk/opends/tests/system-tests/scenario/sample2/conf.xml 4 ●●●● patch | view | raw | blame | history
opendj-sdk/opends/tests/system-tests/scenario/sample/conf.xml
@@ -50,13 +50,13 @@
  
  
  <!-- ================= Instance ============================== -->
  <instance name="I1" product="opends">
  <instance name="I1" product="opends" role="ldapServer">
    <host>localhost</host>
    <installDir>NEED_VALUE</installDir>
  </instance>
  
  <!-- ================= Instance ============================== -->
  <instance name="I2" product="opends">
  <instance name="I2" product="opends" role="ldapServer">
    <host>localhost</host>
    <installDir>NEED_VALUE</installDir>
    <ports>
opendj-sdk/opends/tests/system-tests/scenario/sample2/conf.xml
@@ -52,13 +52,13 @@
  
  
  <!-- ================= Instance ============================== -->
  <instance name="I1" product="opends">
  <instance name="I1" product="opends" role="ldapServer">
    <host>localhost</host>
    <installDir>NEED_VALUE</installDir>
  </instance>
  
  <!-- ================= Instance ============================== -->
  <instance name="I2" product="opends">
  <instance name="I2" product="opends" role="ldapServer">
    <host>localhost</host>
    <installDir>NEED_VALUE</installDir>
    <ports>