Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

provider/azurerm: Example of Openshift origin #15294

Merged
merged 117 commits into from
Jun 15, 2017

Conversation

anniehedgpeth
Copy link
Contributor

This example provisions and deploys the following resources into an Azure subscription:

infra              - availabilitySet
master             - availabilitySet
node               - availabilitySet
bastion-host       - virtualMachine
3 infra            - virtualMachines
3 master           - virtualMachines
3 node             - virtualMachines
infra              - loadbalancer 
master             - loadbalancer
bastion            - networkInterfaces
3 infra            - networkInterfaces
3 master           - networkInterfaces
3 node             - networkInterfaces
infra              - networkSecurityGroups
master             - networkSecurityGroups
node               - networkSecurityGroups
bastion            - publicIPAddresses
infra              - publicIPAddresses
master             - publicIPAddresses
openshift          - virtualNetworks
1                  - storageAccount
infra              - storageAccount
1 master           - storageAccount
nodedata           - storageAccount
node os            - storageAccount
persistent volume  - storageAccount
registry           - storageAccount

anniehedgpeth and others added 30 commits April 17, 2017 19:07
…t script, added mac specific deployment for local testing
* initial commit - 101-vm-from-user-image
* added tfvars and info for README
* added CI config; added sane defaults for variables; updated deployment script, added mac specific deployment for local testing
* prep for PR
@stack72
Copy link
Contributor

stack72 commented Jun 15, 2017

Hi @anniehedgpeth

Thanks for the work here - this LGTM!

Paul

@stack72 stack72 merged commit a37a70b into hashicorp:master Jun 15, 2017
@anniehedgpeth
Copy link
Contributor Author

Thanks, @stack72 !

@anniehedgpeth anniehedgpeth deleted the topic-openshift-origin branch June 16, 2017 14:02
@ghost
Copy link

ghost commented Apr 8, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@ghost ghost locked and limited conversation to collaborators Apr 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants