Updated SSH ports.

pull/63/head
Ivan Grynenko 8 years ago
parent 8e94ca097a
commit f72efe3001
  1. 4
      lamp_centos7/group_vars/all
  2. 4
      lamp_centos7/hosts
  3. 1
      lamp_centos7/roles/web/tasks/install_httpd.yml

@ -1,6 +1,6 @@
---
# Variables listed here are applicable to all host groups
httpd_port: 80
ntpserver: 192.168.1.2
httpd_port: 82
ntpserver: 0.au.pool.ntp.org
repository: https://github.com/bennojoy/mywebapp.git

@ -1,7 +1,7 @@
[webservers]
122.129.219.67
122.129.219.67:221
[dbservers]
122.129.219.67
122.129.219.67:221

@ -7,6 +7,7 @@
- httpd
- php
- php-mysql
- php-fpm
- git
- libsemanage-python
- libselinux-python