I hereby claim:
- I am frodenas on github.
- I am frodenas (https://keybase.io/frodenas) on keybase.
- I have a public key ASBl-dmcIIqRpJWxFKL6C9qybCOgib68YHIbH8QightU-Qo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
--- | |
<% | |
deployment_name = "cf" | |
director_uuid = "CHANGE-ME" | |
vip_ip = "CHANGE-ME" | |
root_domain = "#{vip_ip}.xip.io" | |
common_password = "c1oudc0w" | |
%> | |
ssl_pem: &ssl_pem | | |
-----BEGIN CERTIFICATE----- |
<% | |
director_uuid = "CHANGE-ME" | |
static_ip = "CHANGE-ME" | |
root_domain = "#{static_ip}.xip.io" | |
deployment_name = "cf" | |
cf_release = "210" | |
protocol = "http" | |
common_password = "c1oudc0w" | |
%> | |
--- |
<% | |
director_uuid = 'CHANGE-ME' | |
floating_ip = 'CHANGE-ME' | |
root_domain = "#{floating_ip}.xip.io" | |
net_id = 'CHANGE-ME' | |
deployment_name = 'cf' | |
cf_release = '183' | |
protocol = 'http' | |
common_password = 'c1oudc0wc1oudc0w' | |
%> |
input { | |
tcp { | |
port => 514 | |
type => syslog | |
} | |
} | |
filter { | |
if [type] == "syslog" { | |
grok { |
<% | |
director_uuid = 'CHANGE-ME' | |
static_ip = 'CHANGE-ME' | |
root_domain = "#{static_ip}.xip.io" | |
deployment_name = 'cf' | |
cf_release = '175' | |
protocol = 'http' | |
common_password = 'c1oudc0wc1oudc0w' | |
%> | |
--- |
properties: | |
ha_proxy: | |
ssl_pem: | | |
-----BEGIN CERTIFICATE----- | |
MIIDlDC********************************************LMAkGA1UEBhMC | |
VVMxCzAJBgNVBAgTAkNPMRQwEgYDVQQHEwtXaW50ZXIgUGFyazEQMA4GA1UEChMH | |
UGl2b3RhbDEeMBwGA1UEAxQVKi41NC44NC4yNTMuODcueGlwLmlvMScwJQYJKoZI | |
hvcNAQkBFhhzZ3JlZW5iZXJnQGdvcGl2b3RhbC5jb20wHhcNMTQwNTE5MjIxNDEx | |
WhcNMTUwNTE5MjIxNDExWjCBizELMAkGA1UEBhMCVVMxCzAJBgNVBAgTAkNPMRQw | |
EgYDVQQHEwtXaW50ZXIgUGFyazEQMA4GA1UEChMHUGl2b3RhbDEeMBwGA1UEAxQV |
<% | |
director_uuid = 'cf0a7e71-efa8-4895-9607-40acc6f51aeb' | |
deployment_name = 'cf-push-console-errand' | |
protocol = 'http' | |
common_password = 'c1oudc0wc1oudc0w' | |
root_domain = '10.145.98.63.xip.io' | |
cf_deployment_name = 'cf' | |
%> | |
--- | |
name: <%= deployment_name %> |
<% | |
director_uuid = 'CHANGEME' | |
static_ip = 'CHANGEME' | |
root_domain = "#{static_ip}.xip.io" | |
deployment_name = 'cf' | |
cf_release = '170' | |
protocol = 'http' | |
common_password = 'c1oudc0wc1oudc0w' | |
%> | |
--- |
<% | |
director_uuid = 'CHANGEME' | |
static_ip = 'CHANGEME' | |
root_domain = "#{static_ip}.xip.io" | |
deployment_name = 'cf' | |
cf_release = '170' | |
protocol = 'http' | |
common_password = 'c1oudc0wc1oudc0w' | |
%> | |
--- |