Skip to content

Instantly share code, notes, and snippets.

@Mossman1215
Last active May 15, 2020 03:58
Show Gist options
  • Save Mossman1215/7e3889b2abed3be38c80f83ba7d231eb to your computer and use it in GitHub Desktop.
Save Mossman1215/7e3889b2abed3be38c80f83ba7d231eb to your computer and use it in GitHub Desktop.
cwp web server test
port:
tcp:222:
listening: true
ip:
- 0.0.0.0
tcp6:80:
listening: true
ip:
- '::'
tcp6:222:
listening: true
ip:
- '::'
tcp6:3306:
listening: true
ip:
- '::'
tcp6:9998:
listening: true
ip:
- 127.0.0.1
service:
apache2:
enabled: true
running: true
mysql:
enabled: true
running: true
ssh:
enabled: true
running: true
tika-server:
enabled: true
running: true
command:
php:
exit-status: 0
stdout: []
stderr: []
timeout: 10000
dns:
puppet:
resolvable: true
addrs:
- 172.23.53.24
timeout: 500
http:
http://{{.Vars.fqdn}}/:
status: 200
allow-insecure: false
no-follow-redirects: false
timeout: 5000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment