├── AROInstall.md ├── IPIonAWSGovManualIAM.md ├── IPIonAWSGovTerraform.md ├── IPIonMAGInstall.md ├── IPIonMAGInstallManualIAM.md ├── IPIonOvirtDisconnected.md ├── IPIonVMWare.md ├── LICENSE ├── README.md ├── SpartaInstall.md ├── appendix ├── disconnected-registry-standalone-quay.md └── disconnected-registry.md ├── aws-gov-ipi-dis-maniam ├── account_names.txt ├── aws-ebs-csi-driver-operator-policy.json ├── aws-ebs-csi-driver-operator-secret-templ.yaml ├── aws-gov-vpc-drawing.svg ├── cloud-credential-operator-iam-ro-policy.json ├── cloud-credential-operator-iam-ro-secret-templ.yaml ├── cloud-credential-operator-s3-policy.json ├── cloud-credential-operator-s3-secret-templ.yaml ├── cloudformation.yaml ├── containers-templ.json ├── credentials.var ├── install-config-template.yaml ├── ocp-users.sh ├── openshift-image-registry-policy.json ├── openshift-image-registry-secret-templ.yaml ├── openshift-ingress-policy.json ├── openshift-ingress-secret-templ.yaml ├── openshift-machine-api-aws-policy.json ├── openshift-machine-api-aws-secret-templ.yaml ├── role-policy-templ.json ├── secret-helper.sh └── trust-policy.json ├── aws-ipi-terraform ├── .gitignore ├── 00-auth.tf ├── ec2.tf ├── example-config.yaml ├── igw.tf ├── output.tf ├── public_key.tf ├── security-group.tf ├── subnet.tf └── vpc.tf ├── images ├── ovirtVmCreateImg1.png └── ovirtVmCreateImg2.png └── sparta └── config.yml /AROInstall.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/redhat-cop/ocp-disconnected-docs/HEAD/AROInstall.md -------------------------------------------------------------------------------- /IPIonAWSGovManualIAM.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/redhat-cop/ocp-disconnected-docs/HEAD/IPIonAWSGovManualIAM.md -------------------------------------------------------------------------------- /IPIonAWSGovTerraform.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/redhat-cop/ocp-disconnected-docs/HEAD/IPIonAWSGovTerraform.md -------------------------------------------------------------------------------- /IPIonMAGInstall.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/redhat-cop/ocp-disconnected-docs/HEAD/IPIonMAGInstall.md -------------------------------------------------------------------------------- /IPIonMAGInstallManualIAM.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/redhat-cop/ocp-disconnected-docs/HEAD/IPIonMAGInstallManualIAM.md -------------------------------------------------------------------------------- /IPIonOvirtDisconnected.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/redhat-cop/ocp-disconnected-docs/HEAD/IPIonOvirtDisconnected.md -------------------------------------------------------------------------------- /IPIonVMWare.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/redhat-cop/ocp-disconnected-docs/HEAD/IPIonVMWare.md -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/redhat-cop/ocp-disconnected-docs/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/redhat-cop/ocp-disconnected-docs/HEAD/README.md -------------------------------------------------------------------------------- /SpartaInstall.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/redhat-cop/ocp-disconnected-docs/HEAD/SpartaInstall.md -------------------------------------------------------------------------------- /appendix/disconnected-registry-standalone-quay.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/redhat-cop/ocp-disconnected-docs/HEAD/appendix/disconnected-registry-standalone-quay.md -------------------------------------------------------------------------------- /appendix/disconnected-registry.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/redhat-cop/ocp-disconnected-docs/HEAD/appendix/disconnected-registry.md -------------------------------------------------------------------------------- /aws-gov-ipi-dis-maniam/account_names.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/redhat-cop/ocp-disconnected-docs/HEAD/aws-gov-ipi-dis-maniam/account_names.txt -------------------------------------------------------------------------------- /aws-gov-ipi-dis-maniam/aws-ebs-csi-driver-operator-policy.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/redhat-cop/ocp-disconnected-docs/HEAD/aws-gov-ipi-dis-maniam/aws-ebs-csi-driver-operator-policy.json -------------------------------------------------------------------------------- /aws-gov-ipi-dis-maniam/aws-ebs-csi-driver-operator-secret-templ.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/redhat-cop/ocp-disconnected-docs/HEAD/aws-gov-ipi-dis-maniam/aws-ebs-csi-driver-operator-secret-templ.yaml -------------------------------------------------------------------------------- /aws-gov-ipi-dis-maniam/aws-gov-vpc-drawing.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/redhat-cop/ocp-disconnected-docs/HEAD/aws-gov-ipi-dis-maniam/aws-gov-vpc-drawing.svg -------------------------------------------------------------------------------- /aws-gov-ipi-dis-maniam/cloud-credential-operator-iam-ro-policy.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/redhat-cop/ocp-disconnected-docs/HEAD/aws-gov-ipi-dis-maniam/cloud-credential-operator-iam-ro-policy.json -------------------------------------------------------------------------------- /aws-gov-ipi-dis-maniam/cloud-credential-operator-iam-ro-secret-templ.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/redhat-cop/ocp-disconnected-docs/HEAD/aws-gov-ipi-dis-maniam/cloud-credential-operator-iam-ro-secret-templ.yaml -------------------------------------------------------------------------------- /aws-gov-ipi-dis-maniam/cloud-credential-operator-s3-policy.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/redhat-cop/ocp-disconnected-docs/HEAD/aws-gov-ipi-dis-maniam/cloud-credential-operator-s3-policy.json -------------------------------------------------------------------------------- /aws-gov-ipi-dis-maniam/cloud-credential-operator-s3-secret-templ.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/redhat-cop/ocp-disconnected-docs/HEAD/aws-gov-ipi-dis-maniam/cloud-credential-operator-s3-secret-templ.yaml -------------------------------------------------------------------------------- /aws-gov-ipi-dis-maniam/cloudformation.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/redhat-cop/ocp-disconnected-docs/HEAD/aws-gov-ipi-dis-maniam/cloudformation.yaml -------------------------------------------------------------------------------- /aws-gov-ipi-dis-maniam/containers-templ.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/redhat-cop/ocp-disconnected-docs/HEAD/aws-gov-ipi-dis-maniam/containers-templ.json -------------------------------------------------------------------------------- /aws-gov-ipi-dis-maniam/credentials.var: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/redhat-cop/ocp-disconnected-docs/HEAD/aws-gov-ipi-dis-maniam/credentials.var -------------------------------------------------------------------------------- /aws-gov-ipi-dis-maniam/install-config-template.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/redhat-cop/ocp-disconnected-docs/HEAD/aws-gov-ipi-dis-maniam/install-config-template.yaml -------------------------------------------------------------------------------- /aws-gov-ipi-dis-maniam/ocp-users.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/redhat-cop/ocp-disconnected-docs/HEAD/aws-gov-ipi-dis-maniam/ocp-users.sh -------------------------------------------------------------------------------- /aws-gov-ipi-dis-maniam/openshift-image-registry-policy.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/redhat-cop/ocp-disconnected-docs/HEAD/aws-gov-ipi-dis-maniam/openshift-image-registry-policy.json -------------------------------------------------------------------------------- /aws-gov-ipi-dis-maniam/openshift-image-registry-secret-templ.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/redhat-cop/ocp-disconnected-docs/HEAD/aws-gov-ipi-dis-maniam/openshift-image-registry-secret-templ.yaml -------------------------------------------------------------------------------- /aws-gov-ipi-dis-maniam/openshift-ingress-policy.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/redhat-cop/ocp-disconnected-docs/HEAD/aws-gov-ipi-dis-maniam/openshift-ingress-policy.json -------------------------------------------------------------------------------- /aws-gov-ipi-dis-maniam/openshift-ingress-secret-templ.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/redhat-cop/ocp-disconnected-docs/HEAD/aws-gov-ipi-dis-maniam/openshift-ingress-secret-templ.yaml -------------------------------------------------------------------------------- /aws-gov-ipi-dis-maniam/openshift-machine-api-aws-policy.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/redhat-cop/ocp-disconnected-docs/HEAD/aws-gov-ipi-dis-maniam/openshift-machine-api-aws-policy.json -------------------------------------------------------------------------------- /aws-gov-ipi-dis-maniam/openshift-machine-api-aws-secret-templ.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/redhat-cop/ocp-disconnected-docs/HEAD/aws-gov-ipi-dis-maniam/openshift-machine-api-aws-secret-templ.yaml -------------------------------------------------------------------------------- /aws-gov-ipi-dis-maniam/role-policy-templ.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/redhat-cop/ocp-disconnected-docs/HEAD/aws-gov-ipi-dis-maniam/role-policy-templ.json -------------------------------------------------------------------------------- /aws-gov-ipi-dis-maniam/secret-helper.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/redhat-cop/ocp-disconnected-docs/HEAD/aws-gov-ipi-dis-maniam/secret-helper.sh -------------------------------------------------------------------------------- /aws-gov-ipi-dis-maniam/trust-policy.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/redhat-cop/ocp-disconnected-docs/HEAD/aws-gov-ipi-dis-maniam/trust-policy.json -------------------------------------------------------------------------------- /aws-ipi-terraform/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/redhat-cop/ocp-disconnected-docs/HEAD/aws-ipi-terraform/.gitignore -------------------------------------------------------------------------------- /aws-ipi-terraform/00-auth.tf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/redhat-cop/ocp-disconnected-docs/HEAD/aws-ipi-terraform/00-auth.tf -------------------------------------------------------------------------------- /aws-ipi-terraform/ec2.tf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/redhat-cop/ocp-disconnected-docs/HEAD/aws-ipi-terraform/ec2.tf -------------------------------------------------------------------------------- /aws-ipi-terraform/example-config.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/redhat-cop/ocp-disconnected-docs/HEAD/aws-ipi-terraform/example-config.yaml -------------------------------------------------------------------------------- /aws-ipi-terraform/igw.tf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/redhat-cop/ocp-disconnected-docs/HEAD/aws-ipi-terraform/igw.tf -------------------------------------------------------------------------------- /aws-ipi-terraform/output.tf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/redhat-cop/ocp-disconnected-docs/HEAD/aws-ipi-terraform/output.tf -------------------------------------------------------------------------------- /aws-ipi-terraform/public_key.tf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/redhat-cop/ocp-disconnected-docs/HEAD/aws-ipi-terraform/public_key.tf -------------------------------------------------------------------------------- /aws-ipi-terraform/security-group.tf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/redhat-cop/ocp-disconnected-docs/HEAD/aws-ipi-terraform/security-group.tf -------------------------------------------------------------------------------- /aws-ipi-terraform/subnet.tf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/redhat-cop/ocp-disconnected-docs/HEAD/aws-ipi-terraform/subnet.tf -------------------------------------------------------------------------------- /aws-ipi-terraform/vpc.tf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/redhat-cop/ocp-disconnected-docs/HEAD/aws-ipi-terraform/vpc.tf -------------------------------------------------------------------------------- /images/ovirtVmCreateImg1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/redhat-cop/ocp-disconnected-docs/HEAD/images/ovirtVmCreateImg1.png -------------------------------------------------------------------------------- /images/ovirtVmCreateImg2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/redhat-cop/ocp-disconnected-docs/HEAD/images/ovirtVmCreateImg2.png -------------------------------------------------------------------------------- /sparta/config.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/redhat-cop/ocp-disconnected-docs/HEAD/sparta/config.yml --------------------------------------------------------------------------------