From 0c6fcd910254b7ad2ffc8befeb76ac40d3d0dae3 Mon Sep 17 00:00:00 2001 From: Erik Reid <erik.reid@geant.org> Date: Mon, 31 May 2021 10:46:20 +0200 Subject: [PATCH] added readme --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..cd67127 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# brian-polling-manager + +This module contains tooling for configuring +SNMP polling for BRIAN. + +The documents should be viewable in the +workspace of the most recent +[Jenkins job](https://jenkins.geant.org/job/brian-polling-manager%20(develop)/ws/docs/build/html/index.html). + -- GitLab