From 4c2a0205211bb0f5634e40d79914677d0e44aad7 Mon Sep 17 00:00:00 2001 From: rfaircloth-splunk Date: Thu, 20 Feb 2020 10:00:04 -0500 Subject: [PATCH 1/3] Update mkdocs.yml --- mkdocs.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/mkdocs.yml b/mkdocs.yml index 98c30ca..b4de5de 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -21,6 +21,7 @@ nav: - Forcepoint: sources/Forcepoint/index.md - Fortinet: sources/Fortinet/index.md - Imperva: sources/Imperva/index.md + - InfoBlox: sources/InfoBlox/index.md - Juniper: sources/Juniper/index.md - Microfocus: sources/Microfocus/index.md - Nix: sources/nix/index.md From c6944feb1902c60ee7bc2ed89559b3f7f5932018 Mon Sep 17 00:00:00 2001 From: rfaircloth-splunk Date: Thu, 20 Feb 2020 10:22:23 -0500 Subject: [PATCH 2/3] Update requirements.txt --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index 5bb5756..84f4d17 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -9,7 +9,7 @@ pytest jinja2 jinja2-time -splunk-sdk +splunk-sdk=1.6.11 flake8 pytz flaky From 56eff965f8e35c118456d6adb8b29e834dd0f676 Mon Sep 17 00:00:00 2001 From: rfaircloth-splunk Date: Thu, 20 Feb 2020 10:30:26 -0500 Subject: [PATCH 3/3] Update requirements.txt --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index 84f4d17..6a2c130 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -9,7 +9,7 @@ pytest jinja2 jinja2-time -splunk-sdk=1.6.11 +splunk-sdk==1.6.11 flake8 pytz flaky