Skip to content
Snippets Groups Projects
Commit 13cce184 authored by Arne Øslebø's avatar Arne Øslebø
Browse files

Merge branch 'master' of gitlab.geant.org:gn4-3-wp8-t3.1-soc/soctools

parents fad0091a d211b3d3
No related branches found
No related tags found
No related merge requests found
...@@ -11,9 +11,9 @@ The current version of SOCTools only runs on a single server. A fully distribute ...@@ -11,9 +11,9 @@ The current version of SOCTools only runs on a single server. A fully distribute
* Minimal installation of CentOS7 * Minimal installation of CentOS7
* Install Ansible * Install Ansible
* `yum -y install epel-release` * `sudo yum -y install epel-release`
* `yum -y install ansible git` * `sudo yum -y install ansible git firewalld`
* `ansible-galaxy collection install ansible.posix` * `sudo ansible-galaxy collection install ansible.posix`
## Clone SOCTools ## Clone SOCTools
* `git clone https://gitlab.geant.org/gn4-3-wp8-t3.1-soc/soctools.git` * `git clone https://gitlab.geant.org/gn4-3-wp8-t3.1-soc/soctools.git`
......
--- ---
soctoolsproxy: "<CHANGE_ME:hostname>" soctoolsproxy: "CHANGE_ME_TO_FQDN"
maxmind_key: "" maxmind_key: ""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment