Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
arbutus-nt
TerraFold
Commits
3f016852
Commit
3f016852
authored
Apr 20, 2020
by
Ryan Taylor
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
change metadata for grouping
parent
5ea88d06
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
terraform/openstack/cluster.tf
terraform/openstack/cluster.tf
+2
-2
No files found.
terraform/openstack/cluster.tf
View file @
3f016852
...
...
@@ -21,7 +21,7 @@ resource "openstack_compute_instance_v2" "terrafolder" {
}
metadata
=
{
terrafold_g
pu
=
"false
"
terrafold_g
roup
=
"cpu_nodes
"
}
lifecycle
{
...
...
@@ -42,7 +42,7 @@ resource "openstack_compute_instance_v2" "gpu_terrafolder" {
}
metadata
=
{
terrafold_g
pu
=
"true
"
terrafold_g
roup
=
"gpu_nodes
"
}
lifecycle
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment