Skip to content

Commit

Permalink
Fix sample vmextensions-configuration section.
Browse files Browse the repository at this point in the history
  • Loading branch information
fredwangwang authored Jan 3, 2019
1 parent 65eb853 commit 1cab772
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions docs/configure-director/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,12 +69,12 @@ security-configuration:
syslog-configuration:
syslogconfig: awesome
vmextensions-configuration:
some_vm_extension:
cloud_properties:
source_dest_check: false
some_other_vm_extension:
cloud_properties:
foo: bar
- name: a_vm_extension
cloud_properties:
source_dest_check: false
- name: another_vm_extension
cloud_properties:
foo: bar
```
#### Variables
Expand Down

0 comments on commit 1cab772

Please sign in to comment.