diff options
| author | Paul Buetow <git@mx.buetow.org> | 2021-04-29 12:38:09 +0100 |
|---|---|---|
| committer | Paul Buetow <git@mx.buetow.org> | 2021-04-29 12:38:09 +0100 |
| commit | 06f9a852c5a8cfedee4e06e62272cf3f56d998f9 (patch) | |
| tree | 66000e099d837cfbe232c8f4abb18252a24c1e47 /fapi.buetow.org | |
| parent | 5e791c5982a4b5bcfb9a7914cc950362b29b2d41 (diff) | |
cleanup
Diffstat (limited to 'fapi.buetow.org')
| -rw-r--r-- | fapi.buetow.org/OLDPROJECT | 1 | ||||
| -rw-r--r-- | fapi.buetow.org/SITEMAP | 0 | ||||
| -rw-r--r-- | fapi.buetow.org/content/50.Download.xml | 9 | ||||
| -rw-r--r-- | fapi.buetow.org/content/98.contact.xml | 9 | ||||
| -rw-r--r-- | fapi.buetow.org/content/99.license.xml | 5 | ||||
| -rw-r--r-- | fapi.buetow.org/content/home.xml | 6 |
6 files changed, 0 insertions, 30 deletions
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 --- a/fapi.buetow.org/SITEMAP +++ /dev/null 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 @@ -<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> -<content> - <pagetitle>Download</pagetitle> - <textheader>Download from git repository</textheader> - <text> - <noop>Go to </noop> - <namedlink href="http://github.com/snonux/!!HOSTNAME!!">http://github.com/snonux/!!HOSTNAME!!</namedlink> - </text> -</content> 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 @@ -<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> -<content> - <pagetitle>Contact me</pagetitle> - <text> - <noop>Please use the contact methods listed </noop> - <namedlink href="http://contact.buetow.org">on this site</namedlink> - <noop> :)</noop> - </text> -</content> 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 @@ -<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> -<content> - <pagetitle>License</pagetitle> - <text>Fapi is licensed under the GNU Gerneral Public License Version 3 or later.</text> -</content> 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 @@ -<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> -<content> - <pagetitle>Fapi</pagetitle> - <textheader>Simple F5 API Command Line Tool</textheader> - <text>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..</text> -</content> |
