Skip to content
Snippets Groups Projects
Verified Commit d39e2195 authored by Antoine R. Dumont's avatar Antoine R. Dumont
Browse files

staging: Migrate existing nodes to debian-template-10

Since the nodes were migrated to buster, i manually edited the local
terraform.tfstate (json) file to use the new template-debian-10 node:

```
sed -i 's/"template-debian-9"/"template-debian-10"/gi' terraform.tfstate
```

In order to avoid terraform trying to destroy and recreate the existing nodes.
parent c37129af
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment