I hereby claim:
- I am whiteadam on github.
- I am whiteadam (https://keybase.io/whiteadam) on keybase.
- I have a public key ASBCkzmMGz7IHYp8ngNPXo98iIeIvdH_QjsLRYOwkRnoPAo
To claim this, I am signing this object:
| this is a test |
I hereby claim:
To claim this, I am signing this object:
| frontend f2dba5f7-3c37-4f1a-8cd2-c5d1192d15ba_80_frontend | |
| bind *:80 | |
| mode http | |
| default_backend f2dba5f7-3c37-4f1a-8cd2-c5d1192d15ba_80_0_backend | |
| backend f2dba5f7-3c37-4f1a-8cd2-c5d1192d15ba_80_0_backend | |
| mode http | |
| server c935379c-8f49-47db-8993-93f919c334c9 10.42.6.240:80 |
| require 'serverspec' | |
| set :backend, :exec | |
| describe 'web site' do | |
| it 'responds on port 80' do | |
| expect(port 80).to be_listening 'tcp' | |
| end | |
| end |
| ## This is a sample configuration file. See the nxlog reference manual about the | |
| ## configuration options. It should be installed locally and is also available | |
| ## online at http://nxlog.org/nxlog-docs/en/nxlog-reference-manual.html | |
| ## Please set the ROOT to the folder your nxlog was installed into, | |
| ## otherwise it will not start. | |
| #define ROOT C:\Program Files\nxlog | |
| define ROOT C:\Program Files (x86)\nxlog | |