Delete REPOSTRUCTURE.md
This commit is contained in:
144
REPOSTRUCTURE.md
144
REPOSTRUCTURE.md
@@ -1,144 +0,0 @@
|
||||
.
|
||||
|-- doc
|
||||
| |-- css
|
||||
| | |-- common.css
|
||||
| | |-- full_list.css
|
||||
| | `-- style.css
|
||||
| |-- js
|
||||
| | |-- app.js
|
||||
| | |-- full_list.js
|
||||
| | `-- jquery.js
|
||||
| |-- puppet_classes
|
||||
| | |-- cd_nagios_3A_3Acertbot_3A_3Acerts.html
|
||||
| | |-- cd_nagios_3A_3Acertbot_3A_3Aconfig.html
|
||||
| | |-- cd_nagios_3A_3Aclient_3A_3Atarget.html
|
||||
| | |-- cd_nagios_3A_3Afirewall_3A_3Aiptables.html
|
||||
| | |-- cd_nagios_3A_3Amain_3A_3Aconfig.html
|
||||
| | |-- cd_nagios_3A_3Amain_3A_3Adirs.html
|
||||
| | |-- cd_nagios_3A_3Amain_3A_3Ainstall.html
|
||||
| | |-- cd_nagios_3A_3Amain_3A_3Auser.html
|
||||
| | |-- cd_nagios_3A_3Anagios_3A_3Aobjects_3A_3Aadd_contactgroups_rules.html
|
||||
| | |-- cd_nagios_3A_3Anagios_3A_3Aobjects_3A_3Aadd_contact_rules.html
|
||||
| | |-- cd_nagios_3A_3Anagios_3A_3Aobjects_3A_3Aadd_hostgroup_rules.html
|
||||
| | |-- cd_nagios_3A_3Anagios_3A_3Aobjects_3A_3Aadd_servicegroup_rules.html
|
||||
| | |-- cd_nagios_3A_3Anagios_3A_3Aobjects_3A_3Aadd_timeperiod_rules.html
|
||||
| | |-- cd_nagios_3A_3Anagios_3A_3Aobjects_3A_3Acommands.html
|
||||
| | |-- cd_nagios_3A_3Anagios_3A_3Aobjects_3A_3Aconfig.html
|
||||
| | |-- cd_nagios_3A_3Anagios_3A_3Aobjects_3A_3Acontactgroups.html
|
||||
| | |-- cd_nagios_3A_3Anagios_3A_3Aobjects_3A_3Acontacts.html
|
||||
| | |-- cd_nagios_3A_3Anagios_3A_3Aobjects_3A_3Ahostgroups.html
|
||||
| | |-- cd_nagios_3A_3Anagios_3A_3Aobjects_3A_3Aservicegroups.html
|
||||
| | |-- cd_nagios_3A_3Anagios_3A_3Aobjects_3A_3Atemplate_rules.html
|
||||
| | |-- cd_nagios_3A_3Anagios_3A_3Aobjects_3A_3Atimeperiods.html
|
||||
| | |-- cd_nagios_3A_3Anagios_3A_3Aresources_3A_3Aresource.html
|
||||
| | |-- cd_nagios_3A_3Aparams.html
|
||||
| | |-- cd_nagios_3A_3Aselinux_3A_3Aconfig.html
|
||||
| | |-- cd_nagios_3A_3Aserver_3A_3Aaccess_rules.html
|
||||
| | |-- cd_nagios_3A_3Aserver_3A_3Afiles.html
|
||||
| | |-- cd_nagios_3A_3Aserver_3A_3Aservice.html
|
||||
| | `-- cd_nagios.html
|
||||
| |-- puppet_defined_types
|
||||
| | |-- cd_nagios_3A_3Anagios_3A_3Aobjects_3A_3Aadd_contactgroups.html
|
||||
| | |-- cd_nagios_3A_3Anagios_3A_3Aobjects_3A_3Aadd_contact.html
|
||||
| | |-- cd_nagios_3A_3Anagios_3A_3Aobjects_3A_3Aadd_hostgroups.html
|
||||
| | |-- cd_nagios_3A_3Anagios_3A_3Aobjects_3A_3Aadd_servicegroups.html
|
||||
| | |-- cd_nagios_3A_3Anagios_3A_3Aobjects_3A_3Aadd_timeperiods.html
|
||||
| | |-- cd_nagios_3A_3Anagios_3A_3Aobjects_3A_3Atemplates.html
|
||||
| | |-- cd_nagios_3A_3Anagios_3A_3Aresources_3A_3Aresource_df.html
|
||||
| | `-- cd_nagios_3A_3Aserver_3A_3Aaccess.html
|
||||
| |-- file.README.html
|
||||
| |-- frames.html
|
||||
| |-- _index.html
|
||||
| |-- index.html
|
||||
| |-- puppet_class_list.html
|
||||
| |-- puppet_defined_type_list.html
|
||||
| `-- top-level-namespace.html
|
||||
|-- manifests
|
||||
| |-- certbot
|
||||
| | `-- certs.pp
|
||||
| |-- client
|
||||
| | `-- target.pp
|
||||
| |-- firewall
|
||||
| | `-- iptables.pp
|
||||
| |-- main
|
||||
| | |-- config.pp
|
||||
| | |-- dirs.pp
|
||||
| | |-- install.pp
|
||||
| | `-- user.pp
|
||||
| |-- nagios
|
||||
| | |-- objects
|
||||
| | | |-- add_contactgroups.pp
|
||||
| | | |-- add_contactgroups_rules.pp
|
||||
| | | |-- add_contact.pp
|
||||
| | | |-- add_contact_rules.pp
|
||||
| | | |-- add_hostgroup_rules.pp
|
||||
| | | |-- add_hostgroups.pp
|
||||
| | | |-- add_servicegroup_rules.pp
|
||||
| | | |-- add_servicegroups.pp
|
||||
| | | |-- add_timeperiod_rules.pp
|
||||
| | | |-- add_timeperiods.pp
|
||||
| | | |-- commands.pp
|
||||
| | | |-- config.pp
|
||||
| | | |-- contactgroups.pp
|
||||
| | | |-- contacts.pp
|
||||
| | | |-- hostgroups.pp
|
||||
| | | |-- servicegroups.pp
|
||||
| | | |-- template_rules.pp
|
||||
| | | |-- templates.pp
|
||||
| | | `-- timeperiods.pp
|
||||
| | `-- resources
|
||||
| | |-- resource_df.pp
|
||||
| | `-- resource.pp
|
||||
| |-- selinux
|
||||
| | `-- config.pp
|
||||
| |-- server
|
||||
| | |-- access.pp
|
||||
| | |-- access_rules.pp
|
||||
| | |-- files.pp
|
||||
| | `-- service.pp
|
||||
| |-- init.pp
|
||||
| `-- params.pp
|
||||
|-- templates
|
||||
| |-- certbot
|
||||
| | |-- get_cert.erb
|
||||
| | |-- unless_get_cert.erb
|
||||
| | `-- unless_renew_cert.erb
|
||||
| |-- httpd
|
||||
| | |-- forward_conf.erb
|
||||
| | |-- index_html.erb
|
||||
| | `-- nagios_ssl_vhost.erb
|
||||
| |-- nagios
|
||||
| | |-- cgi_cfg.erb
|
||||
| | |-- contactgroups_cfg_head.erb
|
||||
| | |-- contactgroups_cfg_rule.erb
|
||||
| | |-- contacts.cfg
|
||||
| | |-- contacts_cfg_head.erb
|
||||
| | |-- contacts_cfg_rule.erb
|
||||
| | |-- hostgroups_cfg_head.erb
|
||||
| | |-- hostgroups_cfg_rule.erb
|
||||
| | |-- htpasswd_rule.erb
|
||||
| | |-- nagios_cfg.erb
|
||||
| | |-- resource_cfg.erb
|
||||
| | |-- resource_cfg_rule.erb
|
||||
| | |-- svcgroups_cfg_head.erb
|
||||
| | |-- svcgroups_cfg_rule.erb
|
||||
| | |-- templates_cfg_head.erb
|
||||
| | |-- templates_cfg_rule.erb
|
||||
| | |-- timeperiods_cfg_head.erb
|
||||
| | `-- timeperiods_cfg_rule.erb
|
||||
| `-- selinux
|
||||
| |-- checknagios.erb
|
||||
| |-- checknrpe.erb
|
||||
| |-- grep.erb
|
||||
| |-- statuscgi.erb
|
||||
| |-- statusdat.erb
|
||||
| `-- taccgi.erb
|
||||
|-- tests
|
||||
| `-- UTF_Files
|
||||
|-- Gemfile
|
||||
|-- Gemfile.lock
|
||||
|-- Jenkinsfile
|
||||
|-- LICENSE
|
||||
`-- README.md
|
||||
|
||||
21 directories, 120 files
|
||||
Reference in New Issue
Block a user