-
|Repo Name| version | Build Status| |—|—|—|—| |cd_apache|
-1.1.2.8 | ![]()
|
Synopsis
diff --git a/doc/index.html b/doc/index.html
index 62c8ee1..9e6af35 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -58,8 +58,7 @@
-
|Repo Name| version | Build Status| |—|—|—|—| |cd_apache|
-1.1.2.8 | ![]()
|
Synopsis
From 9792d872fcfe77ba7184aff29bc0605220da7483 Mon Sep 17 00:00:00 2001
From: Jenkins ConfDroid
Date: Tue, 8 Dec 2020 16:34:29 +0100
Subject: [PATCH 3/4] recommit for updates in build 28
---
doc/file.README.html | 2 +-
doc/index.html | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/file.README.html b/doc/file.README.html
index d4942a6..191d16f 100644
--- a/doc/file.README.html
+++ b/doc/file.README.html
@@ -59,7 +59,7 @@
|
+src="https://pipelines.confdroid.com/buildStatus/icon?job=cd_apache">
Synopsis
diff --git a/doc/index.html b/doc/index.html
index 9e6af35..de6e8f5 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -59,7 +59,7 @@
|
+src="https://pipelines.confdroid.com/buildStatus/icon?job=cd_apache">
Synopsis
From 44f528225d6b8d131d18a0629b50e7586b136ca3 Mon Sep 17 00:00:00 2001
From: 12ww1160
Date: Thu, 5 Aug 2021 14:18:32 +0000
Subject: [PATCH 4/4] Delete REPOSTRUCTURE.md
---
REPOSTRUCTURE.md | 62 ------------------------------------------------
1 file changed, 62 deletions(-)
delete mode 100644 REPOSTRUCTURE.md
diff --git a/REPOSTRUCTURE.md b/REPOSTRUCTURE.md
deleted file mode 100644
index 62b601d..0000000
--- a/REPOSTRUCTURE.md
+++ /dev/null
@@ -1,62 +0,0 @@
-.
-|-- doc
-| |-- css
-| | |-- common.css
-| | |-- full_list.css
-| | `-- style.css
-| |-- js
-| | |-- app.js
-| | |-- full_list.js
-| | `-- jquery.js
-| |-- puppet_classes
-| | |-- cd_apache_3A_3Afirewall_3A_3Aiptables.html
-| | |-- cd_apache_3A_3Amain_3A_3Aconfig.html
-| | |-- cd_apache_3A_3Amonitoring_3A_3Atarget.html
-| | |-- cd_apache_3A_3Aparams.html
-| | |-- cd_apache_3A_3Aserver_3A_3Adirs.html
-| | |-- cd_apache_3A_3Aserver_3A_3Afiles.html
-| | |-- cd_apache_3A_3Aserver_3A_3Ainstall.html
-| | |-- cd_apache_3A_3Aserver_3A_3Aservice.html
-| | |-- cd_apache_3A_3Aserver_3A_3Auser.html
-| | `-- cd_apache.html
-| |-- file.README.html
-| |-- frames.html
-| |-- _index.html
-| |-- index.html
-| |-- puppet_class_list.html
-| `-- top-level-namespace.html
-|-- examples
-| |-- vhost.erb
-| `-- vhost_ssl.erb
-|-- manifests
-| |-- firewall
-| | `-- iptables.pp
-| |-- main
-| | `-- config.pp
-| |-- monitoring
-| | `-- target.pp
-| |-- server
-| | |-- dirs.pp
-| | |-- files.pp
-| | |-- install.pp
-| | |-- service.pp
-| | `-- user.pp
-| |-- init.pp
-| `-- params.pp
-|-- templates
-| |-- autoindex_conf.erb
-| |-- httpd_conf.erb
-| |-- index_html.erb
-| |-- magic.erb
-| |-- ssl_conf.erb
-| |-- userdir_conf.erb
-| `-- welcome.conf
-|-- tests
-| `-- UTF_Files
-|-- Gemfile
-|-- Gemfile.lock
-|-- Jenkinsfile
-|-- LICENSE
-`-- README.md
-
-12 directories, 47 files