Created
July 17, 2013 18:24
-
-
Save fapestniegd/6023083 to your computer and use it in GitHub Desktop.
~/.mkvmrc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# we use these defaults when nothing is specified | |
profiles: | |
lab-servers: | |
service: vcenter | |
vcenter: sol.eftdomain.net | |
datacenter: Nashville | |
cluster: EFTLAB | |
host: esx07.lab.eftdomain.net | |
resourcepool: Infrastructure | |
lun: | |
- LUN_59:10485760 | |
network: | |
- VLAN_323 | |
type: 32x1x512 | |
os: CentOS 6 | |
next-server: 10.0.1.217 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment