Skip to content

Commit

Permalink
Add some more examples for extra_config to documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
nmadhok committed Apr 6, 2015
1 parent a659a39 commit 99bc6c9
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions doc/topics/cloud/vmware.rst
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,10 @@ Set up an initial profile at ``/etc/salt/cloud.profiles`` or
template: False
power_on: True
extra_config:
guestinfo.SaltMaster: 10.20.30.140
guestinfo.Domain: foobar.com
mem.hotadd: 'yes'
guestinfo.saltMaster: 10.20.30.140
guestinfo.domain: foobar.com
contactGroup: 'Core Infrastructure'
randomKey: randomValue
Expand Down

0 comments on commit 99bc6c9

Please sign in to comment.