From 17bdec487c28626f58d2b064a4207e5f8a7ea0e8 Mon Sep 17 00:00:00 2001 From: Timotej Lazar Date: Fri, 24 Oct 2025 17:42:26 +0200 Subject: [PATCH] Release MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Got permission to open‐source. --- LICENSE | 5 +++++ README.md | 8 ++++++-- 2 files changed, 11 insertions(+), 2 deletions(-) create mode 100644 LICENSE diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..df8764b --- /dev/null +++ b/LICENSE @@ -0,0 +1,5 @@ +© University of Ljubljana, Faculty of Computer and Information Science + +Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted. + +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. diff --git a/README.md b/README.md index a4d59d3..67e3024 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ +# FRI servers + These Ansible roles set up servers running various Linux distributions to participate in BGP routing. Device and IP address data are pulled from NetBox. A separate VRF `mgmt` is configured for a L2 management interface. -# Setup +This project is licensed under [0BSD](https://spdx.org/licenses/0BSD.html). + +## Setup Each physical server should have the following information recorded in NetBox: @@ -14,7 +18,7 @@ MAC addresses are used to rename interfaces in the host OS. Prefix for the manag For Windows hosts the platform must be defined in NetBox to configure connection parameters. -# Run +## Run Create a read-only token in NetBox. Define required variables: