From 8acd6855eb1cdc899ff3f3bab056c8f4610052a1 Mon Sep 17 00:00:00 2001 From: paulfantom Date: Fri, 16 Aug 2019 12:48:17 +0200 Subject: [PATCH] remove ARA --- .travis.yml | 2 +- .travis/deploy.sh | 6 ------ README.md | 2 +- files/index.html | 14 ++------------ 4 files changed, 4 insertions(+), 20 deletions(-) diff --git a/.travis.yml b/.travis.yml index 3a269d9..8c6d0bf 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,7 +9,7 @@ before_install: - sudo apt-get -qq update - sudo apt-get install -y golang sshpass install: - - pip3 install ansible jmespath git-lfs ara ansible-lint + - pip3 install ansible jmespath git-lfs ansible-lint script: - ansible-galaxy install -r roles/requirements.yml - ansible-playbook --syntax-check site.yml diff --git a/.travis/deploy.sh b/.travis/deploy.sh index 85067ff..f6bf6dc 100755 --- a/.travis/deploy.sh +++ b/.travis/deploy.sh @@ -1,7 +1,6 @@ #!/bin/bash export ANSIBLE_FORCE_COLOR=true -export ANSIBLE_CALLBACK_PLUGINS="$(python -c 'import os,ara; print(os.path.dirname(ara.__file__))')/plugins/callbacks" echo "Creating Vault-file: /tmp/vault" /bin/cat </tmp/vault @@ -11,11 +10,6 @@ EOM ansible-playbook --vault-id /tmp/vault extras.yml site.yml EXIT_CODE=$? -# Copy ARA static files -ara generate html ara -tar cf ara.tgz ara -ansible --vault-id /tmp/vault -m unarchive -a "src=ara.tgz dest=/var/www/demo/" web - shred /tmp/vault exit $EXIT_CODE diff --git a/README.md b/README.md index ed89704..d13c18e 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ ## [demo.cloudalchemy.org](https://demo.cloudalchemy.org) This repository provides an integration testing suite for our ansible roles as well as a demo site for [grafana](https://github.com/grafana/grafana), [prometheus](https://github.com/prometheus/prometheus), [alertmanager](https://github.com/prometheus/alertmanager) and [node_exporter](https://github.com/prometheus/node_exporter) (possibly more in the future). -Site is provisioned with ansible running every day and on almost all commits to master branch. Everything is fully automated with travis ci pipeline. If you want to check `ansible-playbook` output, go to [last build](https://travis-ci.org/cloudalchemy/demo-site) or visit [ARA Records Ansible page](https://demo.cloudalchemy.org/ara). +Site is provisioned with ansible running every day and on almost all commits to master branch. Everything is fully automated with travis ci pipeline. If you want to check `ansible-playbook` output, go to [last build](https://travis-ci.org/cloudalchemy/demo-site). Have a look at the configuration file [group_vars/all/vars](group_vars/all/vars). diff --git a/files/index.html b/files/index.html index 81a0393..25c5bc9 100644 --- a/files/index.html +++ b/files/index.html @@ -124,7 +124,7 @@

Cloud Alchemy

-
+

@@ -134,17 +134,7 @@

Cloud Alchemy

-
-
-
- ara logo
-
- -
-
-
+