Advertisement
Guest User

BMAC salt profile

a guest
Sep 28th, 2016
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.11 KB | None | 0 0
  1. dglinux:
  2.  
  3. provider: vcenter01
  4. num_cpus: 4
  5. memory: 16GB
  6.  
  7. devices:
  8.  
  9. scsi:
  10. SCSI controller 0:
  11. type: lsilogic
  12. SCSI controller 1:
  13. type: lsilogic_sas
  14. ide:
  15. IDE 0:
  16.  
  17. cd:
  18. CD/DVD drive 1:
  19. device_type: datastore_iso_file
  20. iso_path: '[build-artifacts] sprint_25-B792/DG8-sprint_25-B-792.iso'
  21.  
  22. disk:
  23. Hard disk 1:
  24. size: 100
  25. controller: SCSI controller 1
  26.  
  27. network:
  28.  
  29. Network adapter 1:
  30. name: externalNetwork
  31. adapter_type: vmxnet3
  32. switch_type: standard
  33.  
  34. Network adapter 2:
  35. name: internalNetwork
  36. adapter_type: vmxnet3
  37. switch_type: standard
  38.  
  39. dns_servers:
  40. - 75.75.75.75
  41. - 10.26.0.5
  42.  
  43. resourcepool: Resources
  44. cluster: DEV-UT-DEV8
  45.  
  46. datastore: UT-DEV8-DEV
  47. folder: QA1-test-servers
  48. datacenter: UT-Dev8
  49. host: ut-dev8-dev.dev8.local
  50. template: False
  51. power_on: True
  52.  
  53. deploy: True
  54. customization: True
  55. ssh_username: '*********'
  56. password: ******************
  57. minion:
  58. master: 10.81.9.10
  59.  
  60. image: rhel7_64Guest
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement