add mk22-qa-lab01 templates
diff --git a/tcp_tests/helpers/ext.py b/tcp_tests/helpers/ext.py
index 9147fb8..1e3f900 100644
--- a/tcp_tests/helpers/ext.py
+++ b/tcp_tests/helpers/ext.py
@@ -30,7 +30,7 @@
 
 NETWORK_TYPE = enum(
     'private',
-    'public'
+    'admin'
 )
 
 SNAPSHOT = enum(