UNCLASSIFIED

Skip to content
Snippets Groups Projects
Commit 8d99066b authored by Adam Pankow's avatar Adam Pankow :satellite:
Browse files

Merge branch '26-add-config-drive-to-win-ops' into 'master'

Add Config Drive To Win Ops

Closes #26

See merge request !42
parents bc5acbb3 acc7de65
1 merge request!42Add Config Drive To Win Ops
Pipeline #101195 passed with stages
in 12 seconds
...@@ -107,6 +107,7 @@ resources: ...@@ -107,6 +107,7 @@ resources:
type: OS::Nova::Server type: OS::Nova::Server
properties: properties:
diskConfig: AUTO diskConfig: AUTO
config_drive: true
flavor: cy.win_64 flavor: cy.win_64
image: win_ops image: win_ops
name: name:
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment