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

andrug
19.41.2008 15df25a834d831c2ba5b4954322c9756a8ca48fb
update configuration files to use instance role attribute
1 files modified
3 ■■■■ changed files
opendj-sdk/opends/tests/system-tests/scenario/conf.dtd 3 ●●●● patch | view | raw | blame | history
opendj-sdk/opends/tests/system-tests/scenario/conf.dtd
@@ -43,7 +43,8 @@
<!ELEMENT instance (host,installDir,ports?)>
<!ATTLIST instance 
    name NMTOKEN #REQUIRED 
    product NMTOKEN #REQUIRED>
    product NMTOKEN #REQUIRED
    role ( ldapServer | ldapProxy ) "ldapServer">
  
  <!ELEMENT host (#PCDATA)>
  <!ELEMENT installDir (#PCDATA)>