Changes between Version 8 and Version 9 of ESGFNodeAnsible
- Timestamp:
- Jun 14, 2017 5:44:28 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ESGFNodeAnsible
v8 v9 15 15 1. Policy - DROP 16 16 2. iptables -A INPUT -p tcp --dport ssh -j ACCEPT -s 192.168.x.x/24 17 18 == Set up from scratch == 19 20 1. Create virtual machine 21 2. Create esgfuser 22 3. Install Ansible (https://docs.ansible.com/ansible/intro_installation.html) 23 4. Execute ansible playbook 24 5. Follow instructions to install ESGF node (https://meteo.unican.es/trac/wiki/ESGFNodeTutorial)