Skip to content

Commit cae756c

Browse files
author
BenCoughlan15
committed
automationlogic
initial commit.
0 parents  commit cae756c

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

59 files changed

+1697
-0
lines changed

.ssh/id_rsa

+27
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
-----BEGIN RSA PRIVATE KEY-----
2+
MIIEpQIBAAKCAQEAxnKrO6y8oIW+0DpmhKb30tImD0h4kFW7isAJvk7M4XikoH7F
3+
IPEVOoWAlsHsJP2NEKzJoJa+By7k0i/5d7mZLU3Yi01X/RZviqZKT1LYdpWyFTiR
4+
tv53UMc24acLjWiS3uHIfmuigqC7cyPk/IjT4EPKDcarZXO6cxSgiR/jEqpCsZVk
5+
RPyo58yQSU0ogDN4/bk8txsB3M8en5xC0ZJBb2QsYZ3G8HZ0iwF7eTsXFTPEJsSW
6+
1wwJAO3IQ6oysDiN8JhTDMzBBmwfe1yokuaQ5sqdkCpMwinMfhiXKtksnLfEqWky
7+
wFQXuExZlLZjlcqPazQDMQz4gcHZRmU9SMNqfwIDAQABAoIBAQCCMXDNscH+vkA1
8+
dFsV5ETqdxypIi6W4ugrW1oJFMGtmuzGruS9e+0le7ilL4yxp/cIXZPaW4tIQye0
9+
De1o8sbfxhavLYrwa+u51uchq4SAKC2xZm+S0teMk2YaHPGjUFwrBY34Ar2XXcQd
10+
AguU8l+u3kqNRy3jXU2RepLn45eiAhICuJi3MWHYIRLZDR7bEy8NnP6CGRkv+ShA
11+
nno3k6WDAF/zT9/NaHkhrDrJJK0A+SvAjy6YQneWuv7qYnZxaO2BognnQrYXNDw7
12+
oWPA8GAQaLPi3pWKJUxbtdPnehPKe//pPHqy7lrBbKRhzSIwp0ChbXXVP77WJozW
13+
r6drsfFhAoGBAOQN0g8ir9Qf9lwO1GdaRtNK6vM5S+TSsuMAlkV3CnyR/okmjGVj
14+
Y2eA0brv85NnNkDl9Rxfa+6EPyMrAU3QR6ZPEx6cykcOcWoXsxxN8HC2KpBASelt
15+
4EOonJb59/x+IYP91jImXLG5mhPIEL9oicjCPYTyrnAFKnBGStdiWAB7AoGBAN7E
16+
FwCKSvejc7rxnkP4HR/SsgQ9SxrLXVI2T68OwpCMe3Wf6BbO7Kr/6eWDu7+RR2La
17+
VfksMXpvbM6ltvbnhLDKdoluAWWL+6QHMsGs2Mc7XJpUgYaYvejCax4Mc/KTPWFW
18+
sOp0ti4BIRQatRkagEk9cbjvMeaxMW9yfT8VZpjNAoGAVxFDuo2WrZkKWLk8tLzN
19+
v4uhyfx9Ej6zF2G4/YpmUYr3r+ssvOTGJdUTvZgw2X0VRI/HFe8EaQrKhCW+GLRF
20+
NqSH+y8HNzu3ZzbnJg5HlvClrW8uCNXvQkWUizuiRx7sstTtuzXUO/JNdfHzGvDR
21+
cflevWxd1tzSCA1+M18TlBMCgYEAqCOloPjA4O10WrQoWvEZOn3Tc7O3zn+U7oqj
22+
1mPzoxsFzKBnk1+X7vG+X0fxHATRtuFJZwteRSV5IPifgvj4hGAs3Eo1r6naw9HT
23+
E7Ac5zP9D1eddDQxk0+7fjC0C3HrMF84pZ52K38asov+CPahwaYpAgc4yQERaScn
24+
Ncg3ajkCgYEAnfAtg2c2KY/TRSh1yc9jLuEzNCzABoKo3EdLAIYKX1/zE+uUla+h
25+
kktCkzTNqw69EMmpHij9O5qNPGnC/I9aKfVQw5UK8C0lK1Z550l9hq4VyKPD3dHQ
26+
3kSM66TqyDPBBRjFgG3z5bpMi+/CsScDJDXTERKLnMcRuwBQdn12hDk=
27+
-----END RSA PRIVATE KEY-----

.ssh/id_rsa.pub

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDGcqs7rLyghb7QOmaEpvfS0iYPSHiQVbuKwAm+TszheKSgfsUg8RU6hYCWwewk/Y0QrMmglr4HLuTSL/l3uZktTdiLTVf9Fm+KpkpPUth2lbIVOJG2/ndQxzbhpwuNaJLe4ch+a6KCoLtzI+T8iNPgQ8oNxqtlc7pzFKCJH+MSqkKxlWRE/KjnzJBJTSiAM3j9uTy3GwHczx6fnELRkkFvZCxhncbwdnSLAXt5OxcVM8QmxJbXDAkA7chDqjKwOI3wmFMMzMEGbB97XKiS5pDmyp2QKkzCKcx+GJcq2Syct8SpaTLAVBe4TFmUtmOVyo9rNAMxDPiBwdlGZT1Iw2p/ Ben Coughlan@LAPTOP-SP9IVORG
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
1.5:1d5bd646-be2d-4592-a027-d97b94682e41
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
1484763455
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
0
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
1d5bd646-be2d-4592-a027-d97b94682e41
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
c6dfbbf69f984490bb046f1c19c279a3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"virtualbox":{"/vagrant":{"guestpath":"/vagrant","hostpath":"C:/vagrant/ubuntu1404-64","disabled":false,"__vagrantfile":true}}}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
1.5:f71709bb-fd08-4e41-80c7-0209b93ecbc5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
1484763515
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
0
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
f71709bb-fd08-4e41-80c7-0209b93ecbc5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
3a9a22b398404aa68d55791b1457b080
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"virtualbox":{"/vagrant":{"guestpath":"/vagrant","hostpath":"C:/vagrant/ubuntu1404-64","disabled":false,"__vagrantfile":true}}}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
1.5:5ccec308-5337-4063-a0e1-68922be6e14e
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
1484763567
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
0
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
5ccec308-5337-4063-a0e1-68922be6e14e
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
0b534b6a0ce74384893431e27ba5a4e0
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"virtualbox":{"/vagrant":{"guestpath":"/vagrant","hostpath":"C:/vagrant/ubuntu1404-64","disabled":false,"__vagrantfile":true}}}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Generated by Vagrant
2+
3+
application1 ansible_ssh_host=127.0.0.1 ansible_ssh_port=2222 ansible_ssh_user='vagrant' ansible_ssh_private_key_file='C:/Users/Ben Coughlan/.vagrant.d/insecure_private_key'
4+
application2 ansible_ssh_host=127.0.0.1 ansible_ssh_port=2200 ansible_ssh_user='vagrant' ansible_ssh_private_key_file='C:/Users/Ben Coughlan/.vagrant.d/insecure_private_key'
5+
loadbalancer ansible_ssh_host=127.0.0.1 ansible_ssh_port=2201 ansible_ssh_user='vagrant' ansible_ssh_private_key_file='C:/Users/Ben Coughlan/.vagrant.d/insecure_private_key'

README.docx

40.3 KB
Binary file not shown.

0 commit comments

Comments
 (0)