Skip to content

Commit

Permalink
Adding missing template in the examples
Browse files Browse the repository at this point in the history
  • Loading branch information
jtyr committed Sep 11, 2019
1 parent 4119b08 commit 52a399f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) Jiri Tyr 2018
Copyright (c) Jiri Tyr 2018-2019

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ Examples
datacenter: DC1
cluster: Cluster1
folder: /DC1/vm
template: CentOS-7-1525432016
disks:
- size_gb: 20
autoselect_datastore: yes
Expand All @@ -55,6 +56,7 @@ Examples
datacenter: DC2
cluster: Cluster2
folder: /DC2/vm
template: CentOS-7-1525432016
disks:
- size_gb: 20
autoselect_datastore: yes
Expand Down

0 comments on commit 52a399f

Please sign in to comment.