Skip to content

Commit

Permalink
more amends
Browse files Browse the repository at this point in the history
Signed-off-by: Raffaele Spazzoli <[email protected]>
  • Loading branch information
raffaelespazzoli committed Nov 3, 2020
1 parent 866455d commit df9692c
Show file tree
Hide file tree
Showing 3 changed files with 85 additions and 0 deletions.
29 changes: 29 additions & 0 deletions 4.0/config/install-config-raffa1_.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
apiVersion: v1
baseDomain: sandbox693.opentlc.com
compute:
- hyperthreading: Enabled
name: worker
platform: {}
replicas: 4
controlPlane:
hyperthreading: Enabled
name: master
platform: {}
replicas: 3
metadata:
name: cluster-1ffc
networking:
clusterNetwork:
- cidr: 10.128.0.0/14
hostPrefix: 23
machineCIDR: 10.0.0.0/16
networkType: OpenShiftSDN
serviceNetwork:
- 172.30.0.0/16
platform:
aws:
region: us-west-2
pullSecret: ${pull_secret}
sshKey: |
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDtty9+Qton+j31GmZGakLqlk4tPuo/MFnWI9bYKXUhxc2w0AA99mw0KbO4VTP0Y5LeEbXE0aCls13TseH2CtoFUhnDSxxWM9aW9C4vXDMfd1buTPaDJMLaKOtynzu34Hkm7P7wnArw3Yr9mWoeTgTRWg38XiyKeh9z51L/TQden7NW2znaQCav8QWZGLm0LyiJWjMif5AqPBYee/EA3cugjU7ZFpCRvpxCarjCT+3jAAV702IynYsqBf+4mD7UBG5GU7zbmYJtmXIzcgBge9vyfSKhhXvioKkT9Y4NB+qBg9dJ0LJKaU+zIzHqwF7T07i3nQwnBG885amDyRHPDAdj rspazzol
28 changes: 28 additions & 0 deletions 4.0/config/install-config-raffa2_.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
apiVersion: v1
baseDomain: sandbox1250.opentlc.com
compute:
- name: worker
platform: {}
replicas: 4
hyperthreading: Enabled
controlPlane:
name: master
platform: {}
replicas: 3
hyperthreading: Enabled
metadata:
name: raffa2
networking:
clusterNetworks:
- cidr: 10.132.0.0/14
hostPrefix: 23
machineCIDR: 10.1.0.0/16
serviceNetwork:
- 172.31.0.0/16
type: OpenShiftSDN
platform:
aws:
region: us-east-2
pullSecret: ${pull_secret}
sshKey: |
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDtty9+Qton+j31GmZGakLqlk4tPuo/MFnWI9bYKXUhxc2w0AA99mw0KbO4VTP0Y5LeEbXE0aCls13TseH2CtoFUhnDSxxWM9aW9C4vXDMfd1buTPaDJMLaKOtynzu34Hkm7P7wnArw3Yr9mWoeTgTRWg38XiyKeh9z51L/TQden7NW2znaQCav8QWZGLm0LyiJWjMif5AqPBYee/EA3cugjU7ZFpCRvpxCarjCT+3jAAV702IynYsqBf+4mD7UBG5GU7zbmYJtmXIzcgBge9vyfSKhhXvioKkT9Y4NB+qBg9dJ0LJKaU+zIzHqwF7T07i3nQwnBG885amDyRHPDAdj rspazzol
28 changes: 28 additions & 0 deletions 4.0/config/install-config-raffa3_.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
apiVersion: v1
baseDomain: sandbox1250.opentlc.com
compute:
- name: worker
platform: {}
replicas: 4
hyperthreading: Enabled
controlPlane:
name: master
platform: {}
replicas: 3
hyperthreading: Enabled
metadata:
name: raffa3
networking:
clusterNetworks:
- cidr: 10.136.0.0/14
hostPrefix: 23
machineCIDR: 10.2.0.0/16
serviceNetwork:
- 172.32.0.0/16
type: OpenShiftSDN
platform:
aws:
region: us-west-1
pullSecret: ${pull_secret}
sshKey: |
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDtty9+Qton+j31GmZGakLqlk4tPuo/MFnWI9bYKXUhxc2w0AA99mw0KbO4VTP0Y5LeEbXE0aCls13TseH2CtoFUhnDSxxWM9aW9C4vXDMfd1buTPaDJMLaKOtynzu34Hkm7P7wnArw3Yr9mWoeTgTRWg38XiyKeh9z51L/TQden7NW2znaQCav8QWZGLm0LyiJWjMif5AqPBYee/EA3cugjU7ZFpCRvpxCarjCT+3jAAV702IynYsqBf+4mD7UBG5GU7zbmYJtmXIzcgBge9vyfSKhhXvioKkT9Y4NB+qBg9dJ0LJKaU+zIzHqwF7T07i3nQwnBG885amDyRHPDAdj rspazzol

0 comments on commit df9692c

Please sign in to comment.