chore: update for AWS

This commit is contained in:
Oliver Davies 2021-11-28 21:29:16 +00:00
parent 8c568281d2
commit 4c1bda0cfe
2 changed files with 3 additions and 3 deletions
tools/deployment

View file

@ -2,8 +2,8 @@ all:
children: children:
web: web:
hosts: hosts:
138.68.145.217: 18.134.1.201:
vars: vars:
ansible_port: 2849 ansible_port: 2849
ansible_python_interpreter: /usr/bin/python3 ansible_python_interpreter: /usr/bin/python3
ansible_user: root ansible_user: ubuntu

View file

@ -1,5 +1,5 @@
--- ---
security_ssh_permit_root_login: 'yes' security_ssh_permit_root_login: 'no'
security_ssh_port: 2849 security_ssh_port: 2849
php_default_version_debian: '{{ php_version }}' php_default_version_debian: '{{ php_version }}'