From 06f9a852c5a8cfedee4e06e62272cf3f56d998f9 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Thu, 29 Apr 2021 12:38:09 +0100 Subject: cleanup --- fapi.buetow.org/OLDPROJECT | 1 - fapi.buetow.org/SITEMAP | 0 fapi.buetow.org/content/50.Download.xml | 9 --------- fapi.buetow.org/content/98.contact.xml | 9 --------- fapi.buetow.org/content/99.license.xml | 5 ----- fapi.buetow.org/content/home.xml | 6 ------ 6 files changed, 30 deletions(-) delete mode 100644 fapi.buetow.org/OLDPROJECT delete mode 100644 fapi.buetow.org/SITEMAP delete mode 100644 fapi.buetow.org/content/50.Download.xml delete mode 100644 fapi.buetow.org/content/98.contact.xml delete mode 100644 fapi.buetow.org/content/99.license.xml delete mode 100644 fapi.buetow.org/content/home.xml (limited to 'fapi.buetow.org') diff --git a/fapi.buetow.org/OLDPROJECT b/fapi.buetow.org/OLDPROJECT deleted file mode 100644 index d699abb..0000000 --- a/fapi.buetow.org/OLDPROJECT +++ /dev/null @@ -1 +0,0 @@ -A simple command line tool written in Python to manage basic BigIP LTM stuff using the Python bigsuds library. diff --git a/fapi.buetow.org/SITEMAP b/fapi.buetow.org/SITEMAP deleted file mode 100644 index e69de29..0000000 diff --git a/fapi.buetow.org/content/50.Download.xml b/fapi.buetow.org/content/50.Download.xml deleted file mode 100644 index 51346ad..0000000 --- a/fapi.buetow.org/content/50.Download.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - Download - Download from git repository - - Go to - http://github.com/snonux/!!HOSTNAME!! - - diff --git a/fapi.buetow.org/content/98.contact.xml b/fapi.buetow.org/content/98.contact.xml deleted file mode 100644 index 4c2f856..0000000 --- a/fapi.buetow.org/content/98.contact.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - Contact me - - Please use the contact methods listed - on this site - :) - - diff --git a/fapi.buetow.org/content/99.license.xml b/fapi.buetow.org/content/99.license.xml deleted file mode 100644 index 6f26b60..0000000 --- a/fapi.buetow.org/content/99.license.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - License - Fapi is licensed under the GNU Gerneral Public License Version 3 or later. - diff --git a/fapi.buetow.org/content/home.xml b/fapi.buetow.org/content/home.xml deleted file mode 100644 index 5cfe477..0000000 --- a/fapi.buetow.org/content/home.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - Fapi - Simple F5 API Command Line Tool - This tool is for managing a few basic stuff in a BigIP LTM using its SOAP API. It depends on the bigsuds Python library which can be downloaded from F5 devcentral.. - -- cgit v1.2.3