Test performed using internal RESTCONF server

This commit is contained in:
Jan-Olof Carlson 2022-07-28 11:04:42 +00:00 committed by Olof hagsand
parent 14cc88ca39
commit dcb78bbc26

View file

@ -35,7 +35,6 @@ cat <<EOF > $cfg
<CLICON_XMLDB_PRETTY>false</CLICON_XMLDB_PRETTY> <CLICON_XMLDB_PRETTY>false</CLICON_XMLDB_PRETTY>
<CLICON_YANG_DIR>$IETFRFC</CLICON_YANG_DIR> <CLICON_YANG_DIR>$IETFRFC</CLICON_YANG_DIR>
<CLICON_FEATURE>clixon-restconf:allow-auth-none</CLICON_FEATURE> <!-- Use auth-type=none --> <CLICON_FEATURE>clixon-restconf:allow-auth-none</CLICON_FEATURE> <!-- Use auth-type=none -->
<CLICON_FEATURE>clixon-restconf:fcgi</CLICON_FEATURE>
$RESTCONFIG $RESTCONFIG
</clixon-config> </clixon-config>
EOF EOF