summaryrefslogtreecommitdiff
path: root/test/units/modules/network/onyx/fixtures/onyx_show_snmp_users.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'test/units/modules/network/onyx/fixtures/onyx_show_snmp_users.cfg')
-rw-r--r--test/units/modules/network/onyx/fixtures/onyx_show_snmp_users.cfg22
1 files changed, 0 insertions, 22 deletions
diff --git a/test/units/modules/network/onyx/fixtures/onyx_show_snmp_users.cfg b/test/units/modules/network/onyx/fixtures/onyx_show_snmp_users.cfg
deleted file mode 100644
index 6c957ff0e5..0000000000
--- a/test/units/modules/network/onyx/fixtures/onyx_show_snmp_users.cfg
+++ /dev/null
@@ -1,22 +0,0 @@
-[
- {
- "User name sara": [
- {
- "Privacy password": "(NOT SET; user disabled)",
- "Enabled overall": "yes",
- "Authentication password": "(NOT SET; user disabled)",
- "Authentication type": "sha",
- "Require privacy": "no",
- "Privacy type": "aes-128"
- },
- {
- "SET access": [
- {
- "Capability level": "admin",
- "Enabled": "yes"
- }
- ]
- }
- ]
- }
-]