chore: update for AWS
This commit is contained in:
parent
8c568281d2
commit
4c1bda0cfe
2 changed files with 3 additions and 3 deletions
tools/deployment
|
@ -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
|
||||||
|
|
|
@ -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 }}'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue