From b5a4ef948fa28eb38a652a5c57fcccd911db429a Mon Sep 17 00:00:00 2001 From: Marco Ochse Date: Mon, 25 Sep 2017 21:08:00 +0000 Subject: [PATCH] play with layout --- {installer => tpot}/bin/backup_es_folders.sh | 0 {installer => tpot}/bin/clean.sh | 0 {installer => tpot}/bin/dps.sh | 0 {installer => tpot}/bin/dump_es.sh | 0 {installer => tpot}/bin/export_kibana-objects.sh | 0 {installer => tpot}/bin/import_kibana-objects.sh | 0 {installer => tpot}/bin/myip.sh | 0 {installer => tpot}/bin/restore_es.sh | 0 {installer => tpot}/bin/updateip.sh | 0 {installer/etc/tpot => tpot/etc}/compose/all.yml | 0 {installer/etc/tpot => tpot/etc}/compose/hp.yml | 0 .../etc/tpot => tpot/etc}/compose/industrial.yml | 0 {installer/etc/tpot => tpot/etc}/compose/tpot.yml | 0 .../etc/tpot => tpot/etc}/curator/actions.yml | 0 .../etc/tpot => tpot/etc}/curator/curator.yml | 0 .../etc/tpot => tpot/etc}/logrotate/logrotate.conf | 0 .../etc/tpot => tpot/etc/objects}/elkbase.tgz | Bin .../tpot => tpot/etc/objects}/kibana-objects.tgz | Bin {installer => tpot/host}/etc/dialogrc | 0 {installer => tpot/host}/etc/issue | 0 {installer => tpot/host}/etc/nginx/nginx.conf | 0 .../host}/etc/nginx/ssl/dhparam4096.pem | 0 {installer => tpot/host}/etc/nginx/ssl/gen-cert.sh | 0 .../host}/etc/nginx/ssl/gen-dhparam.sh | 0 {installer => tpot/host}/etc/nginx/tpotweb.conf | 0 {installer => tpot/host}/etc/rc.local | 0 .../etc/tpot => tpot/host/etc}/systemd/tpot.service | 0 .../tpot => tpot/host/etc}/systemd/wetty.service | 0 {installer => tpot/host}/usr/share/dict/a.txt | 0 {installer => tpot/host}/usr/share/dict/n.txt | 0 {installer => tpot/host}/usr/share/dict/names | 0 .../host}/usr/share/nginx/html/error.html | 0 .../host}/usr/share/nginx/html/favicon.ico | Bin .../host}/usr/share/nginx/html/navbar.html | 0 .../host}/usr/share/nginx/html/style.css | 0 .../host}/usr/share/nginx/html/tpotweb.html | 0 {installer => tpot}/keys/authorized_keys | 0 37 files changed, 0 insertions(+), 0 deletions(-) rename {installer => tpot}/bin/backup_es_folders.sh (100%) rename {installer => tpot}/bin/clean.sh (100%) rename {installer => tpot}/bin/dps.sh (100%) rename {installer => tpot}/bin/dump_es.sh (100%) rename {installer => tpot}/bin/export_kibana-objects.sh (100%) rename {installer => tpot}/bin/import_kibana-objects.sh (100%) rename {installer => tpot}/bin/myip.sh (100%) rename {installer => tpot}/bin/restore_es.sh (100%) rename {installer => tpot}/bin/updateip.sh (100%) rename {installer/etc/tpot => tpot/etc}/compose/all.yml (100%) rename {installer/etc/tpot => tpot/etc}/compose/hp.yml (100%) rename {installer/etc/tpot => tpot/etc}/compose/industrial.yml (100%) rename {installer/etc/tpot => tpot/etc}/compose/tpot.yml (100%) rename {installer/etc/tpot => tpot/etc}/curator/actions.yml (100%) rename {installer/etc/tpot => tpot/etc}/curator/curator.yml (100%) rename {installer/etc/tpot => tpot/etc}/logrotate/logrotate.conf (100%) rename {installer/etc/tpot => tpot/etc/objects}/elkbase.tgz (100%) rename {installer/etc/tpot => tpot/etc/objects}/kibana-objects.tgz (100%) rename {installer => tpot/host}/etc/dialogrc (100%) rename {installer => tpot/host}/etc/issue (100%) rename {installer => tpot/host}/etc/nginx/nginx.conf (100%) rename {installer => tpot/host}/etc/nginx/ssl/dhparam4096.pem (100%) rename {installer => tpot/host}/etc/nginx/ssl/gen-cert.sh (100%) rename {installer => tpot/host}/etc/nginx/ssl/gen-dhparam.sh (100%) rename {installer => tpot/host}/etc/nginx/tpotweb.conf (100%) rename {installer => tpot/host}/etc/rc.local (100%) rename {installer/etc/tpot => tpot/host/etc}/systemd/tpot.service (100%) rename {installer/etc/tpot => tpot/host/etc}/systemd/wetty.service (100%) rename {installer => tpot/host}/usr/share/dict/a.txt (100%) rename {installer => tpot/host}/usr/share/dict/n.txt (100%) rename {installer => tpot/host}/usr/share/dict/names (100%) rename {installer => tpot/host}/usr/share/nginx/html/error.html (100%) rename {installer => tpot/host}/usr/share/nginx/html/favicon.ico (100%) rename {installer => tpot/host}/usr/share/nginx/html/navbar.html (100%) rename {installer => tpot/host}/usr/share/nginx/html/style.css (100%) rename {installer => tpot/host}/usr/share/nginx/html/tpotweb.html (100%) rename {installer => tpot}/keys/authorized_keys (100%) diff --git a/installer/bin/backup_es_folders.sh b/tpot/bin/backup_es_folders.sh similarity index 100% rename from installer/bin/backup_es_folders.sh rename to tpot/bin/backup_es_folders.sh diff --git a/installer/bin/clean.sh b/tpot/bin/clean.sh similarity index 100% rename from installer/bin/clean.sh rename to tpot/bin/clean.sh diff --git a/installer/bin/dps.sh b/tpot/bin/dps.sh similarity index 100% rename from installer/bin/dps.sh rename to tpot/bin/dps.sh diff --git a/installer/bin/dump_es.sh b/tpot/bin/dump_es.sh similarity index 100% rename from installer/bin/dump_es.sh rename to tpot/bin/dump_es.sh diff --git a/installer/bin/export_kibana-objects.sh b/tpot/bin/export_kibana-objects.sh similarity index 100% rename from installer/bin/export_kibana-objects.sh rename to tpot/bin/export_kibana-objects.sh diff --git a/installer/bin/import_kibana-objects.sh b/tpot/bin/import_kibana-objects.sh similarity index 100% rename from installer/bin/import_kibana-objects.sh rename to tpot/bin/import_kibana-objects.sh diff --git a/installer/bin/myip.sh b/tpot/bin/myip.sh similarity index 100% rename from installer/bin/myip.sh rename to tpot/bin/myip.sh diff --git a/installer/bin/restore_es.sh b/tpot/bin/restore_es.sh similarity index 100% rename from installer/bin/restore_es.sh rename to tpot/bin/restore_es.sh diff --git a/installer/bin/updateip.sh b/tpot/bin/updateip.sh similarity index 100% rename from installer/bin/updateip.sh rename to tpot/bin/updateip.sh diff --git a/installer/etc/tpot/compose/all.yml b/tpot/etc/compose/all.yml similarity index 100% rename from installer/etc/tpot/compose/all.yml rename to tpot/etc/compose/all.yml diff --git a/installer/etc/tpot/compose/hp.yml b/tpot/etc/compose/hp.yml similarity index 100% rename from installer/etc/tpot/compose/hp.yml rename to tpot/etc/compose/hp.yml diff --git a/installer/etc/tpot/compose/industrial.yml b/tpot/etc/compose/industrial.yml similarity index 100% rename from installer/etc/tpot/compose/industrial.yml rename to tpot/etc/compose/industrial.yml diff --git a/installer/etc/tpot/compose/tpot.yml b/tpot/etc/compose/tpot.yml similarity index 100% rename from installer/etc/tpot/compose/tpot.yml rename to tpot/etc/compose/tpot.yml diff --git a/installer/etc/tpot/curator/actions.yml b/tpot/etc/curator/actions.yml similarity index 100% rename from installer/etc/tpot/curator/actions.yml rename to tpot/etc/curator/actions.yml diff --git a/installer/etc/tpot/curator/curator.yml b/tpot/etc/curator/curator.yml similarity index 100% rename from installer/etc/tpot/curator/curator.yml rename to tpot/etc/curator/curator.yml diff --git a/installer/etc/tpot/logrotate/logrotate.conf b/tpot/etc/logrotate/logrotate.conf similarity index 100% rename from installer/etc/tpot/logrotate/logrotate.conf rename to tpot/etc/logrotate/logrotate.conf diff --git a/installer/etc/tpot/elkbase.tgz b/tpot/etc/objects/elkbase.tgz similarity index 100% rename from installer/etc/tpot/elkbase.tgz rename to tpot/etc/objects/elkbase.tgz diff --git a/installer/etc/tpot/kibana-objects.tgz b/tpot/etc/objects/kibana-objects.tgz similarity index 100% rename from installer/etc/tpot/kibana-objects.tgz rename to tpot/etc/objects/kibana-objects.tgz diff --git a/installer/etc/dialogrc b/tpot/host/etc/dialogrc similarity index 100% rename from installer/etc/dialogrc rename to tpot/host/etc/dialogrc diff --git a/installer/etc/issue b/tpot/host/etc/issue similarity index 100% rename from installer/etc/issue rename to tpot/host/etc/issue diff --git a/installer/etc/nginx/nginx.conf b/tpot/host/etc/nginx/nginx.conf similarity index 100% rename from installer/etc/nginx/nginx.conf rename to tpot/host/etc/nginx/nginx.conf diff --git a/installer/etc/nginx/ssl/dhparam4096.pem b/tpot/host/etc/nginx/ssl/dhparam4096.pem similarity index 100% rename from installer/etc/nginx/ssl/dhparam4096.pem rename to tpot/host/etc/nginx/ssl/dhparam4096.pem diff --git a/installer/etc/nginx/ssl/gen-cert.sh b/tpot/host/etc/nginx/ssl/gen-cert.sh similarity index 100% rename from installer/etc/nginx/ssl/gen-cert.sh rename to tpot/host/etc/nginx/ssl/gen-cert.sh diff --git a/installer/etc/nginx/ssl/gen-dhparam.sh b/tpot/host/etc/nginx/ssl/gen-dhparam.sh similarity index 100% rename from installer/etc/nginx/ssl/gen-dhparam.sh rename to tpot/host/etc/nginx/ssl/gen-dhparam.sh diff --git a/installer/etc/nginx/tpotweb.conf b/tpot/host/etc/nginx/tpotweb.conf similarity index 100% rename from installer/etc/nginx/tpotweb.conf rename to tpot/host/etc/nginx/tpotweb.conf diff --git a/installer/etc/rc.local b/tpot/host/etc/rc.local similarity index 100% rename from installer/etc/rc.local rename to tpot/host/etc/rc.local diff --git a/installer/etc/tpot/systemd/tpot.service b/tpot/host/etc/systemd/tpot.service similarity index 100% rename from installer/etc/tpot/systemd/tpot.service rename to tpot/host/etc/systemd/tpot.service diff --git a/installer/etc/tpot/systemd/wetty.service b/tpot/host/etc/systemd/wetty.service similarity index 100% rename from installer/etc/tpot/systemd/wetty.service rename to tpot/host/etc/systemd/wetty.service diff --git a/installer/usr/share/dict/a.txt b/tpot/host/usr/share/dict/a.txt similarity index 100% rename from installer/usr/share/dict/a.txt rename to tpot/host/usr/share/dict/a.txt diff --git a/installer/usr/share/dict/n.txt b/tpot/host/usr/share/dict/n.txt similarity index 100% rename from installer/usr/share/dict/n.txt rename to tpot/host/usr/share/dict/n.txt diff --git a/installer/usr/share/dict/names b/tpot/host/usr/share/dict/names similarity index 100% rename from installer/usr/share/dict/names rename to tpot/host/usr/share/dict/names diff --git a/installer/usr/share/nginx/html/error.html b/tpot/host/usr/share/nginx/html/error.html similarity index 100% rename from installer/usr/share/nginx/html/error.html rename to tpot/host/usr/share/nginx/html/error.html diff --git a/installer/usr/share/nginx/html/favicon.ico b/tpot/host/usr/share/nginx/html/favicon.ico similarity index 100% rename from installer/usr/share/nginx/html/favicon.ico rename to tpot/host/usr/share/nginx/html/favicon.ico diff --git a/installer/usr/share/nginx/html/navbar.html b/tpot/host/usr/share/nginx/html/navbar.html similarity index 100% rename from installer/usr/share/nginx/html/navbar.html rename to tpot/host/usr/share/nginx/html/navbar.html diff --git a/installer/usr/share/nginx/html/style.css b/tpot/host/usr/share/nginx/html/style.css similarity index 100% rename from installer/usr/share/nginx/html/style.css rename to tpot/host/usr/share/nginx/html/style.css diff --git a/installer/usr/share/nginx/html/tpotweb.html b/tpot/host/usr/share/nginx/html/tpotweb.html similarity index 100% rename from installer/usr/share/nginx/html/tpotweb.html rename to tpot/host/usr/share/nginx/html/tpotweb.html diff --git a/installer/keys/authorized_keys b/tpot/keys/authorized_keys similarity index 100% rename from installer/keys/authorized_keys rename to tpot/keys/authorized_keys