Minor changes in the test environment
This commit is contained in:
@@ -50,7 +50,7 @@ fi
|
|||||||
|
|
||||||
# Base image settings
|
# Base image settings
|
||||||
# The base image is a pristine OS installation created using debootstrap.
|
# The base image is a pristine OS installation created using debootstrap.
|
||||||
: ${BASEIMGSIZE=1280}
|
: ${BASEIMGSIZE=1400}
|
||||||
: ${BASEIMGSUITE=wheezy}
|
: ${BASEIMGSUITE=wheezy}
|
||||||
: ${BASEIMGARCH=amd64}
|
: ${BASEIMGARCH=amd64}
|
||||||
: ${BASEIMG=$IMGDIR/debian-$BASEIMGSUITE-$BASEIMGARCH.$IMGEXT}
|
: ${BASEIMG=$IMGDIR/debian-$BASEIMGSUITE-$BASEIMGARCH.$IMGEXT}
|
||||||
|
|||||||
@@ -10,6 +10,11 @@ charon {
|
|||||||
eap-tnc {
|
eap-tnc {
|
||||||
protocol = tnccs-1.1
|
protocol = tnccs-1.1
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
libimcv {
|
||||||
|
plugins {
|
||||||
imc-test {
|
imc-test {
|
||||||
command = allow
|
command = allow
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -10,6 +10,11 @@ charon {
|
|||||||
eap-tnc {
|
eap-tnc {
|
||||||
protocol = tnccs-2.0
|
protocol = tnccs-2.0
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
libimcv {
|
||||||
|
plugins {
|
||||||
imc-test {
|
imc-test {
|
||||||
command = isolate
|
command = isolate
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user