UNCLASSIFIED

Skip to content
Snippets Groups Projects
Commit 07a6cadf authored by kmc-home's avatar kmc-home
Browse files

update opstations

parent 50cfead5
No related merge requests found
Pipeline #109534 passed with stage
in 36 seconds
......@@ -105,7 +105,7 @@ resources:
type: OS::Nova::Server
properties:
diskConfig: AUTO
flavor: cy.win_32
flavor: w6.large.4
image: windows_2004
name:
str_replace:
......@@ -242,7 +242,7 @@ resources:
params:
RAND: { get_resource: rand_string }
image: ubuntu_18.04
flavor: cy.xlarge
flavor: m4.xlarge.1
networks:
- port: { get_resource: linux_opstation_port }
diskConfig: AUTO
......
......@@ -107,7 +107,7 @@ resources:
type: OS::Nova::Server
properties:
diskConfig: AUTO
flavor: cy.win_64
flavor: w6.large.4
image: win_ops
name:
str_replace:
......@@ -183,7 +183,7 @@ resources:
params:
RAND: { get_resource: rand_string }
image: nix_ops
flavor: cy.xlarge2
flavor: m6.large.4
networks:
- port: { get_resource: linux_opstation_port }
diskConfig: AUTO
......
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