From b31881df09cb8407d10ef9d788d50901855544eb Mon Sep 17 00:00:00 2001 From: Decoupes Remy <remy.decoupes@irstea.fr> Date: Thu, 28 Nov 2019 15:47:37 +0100 Subject: [PATCH] adding a licence --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index adcae4c..2e75d2e 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,9 @@ -[licence CC-BY-SA](https://licensebuttons.net/l/by-nc/4.0/88x31.png) + +[](https://creativecommons.org/licenses/by-nc/4.0/legalcode) # Ansible deployment for AIDMOIt -This project aims to deploy a datalake and its ecosystem using **[Ansible](https://docs.ansible.com/)** and **[Vagrant](https://www.vagrantup.com/)**. +This project aims to deploy a datalake and its ecosystem using **[Ansible](https://docs.ansible.com/)** and/or **[Vagrant](https://www.vagrantup.com/)**. Acutally, this project does : - **Prod Environment** : Deploy a mononode HDFS on a server using ansible -- GitLab