Skip to content
Snippets Groups Projects
Commit 08746725 authored by Andreas Hamacher's avatar Andreas Hamacher
Browse files

Fix lint

parent e231b112
No related branches found
No related tags found
1 merge request!293Ubuntu
...@@ -207,7 +207,7 @@ resources: ...@@ -207,7 +207,7 @@ resources:
ansible_ssh_user: ubuntu ansible_ssh_user: ubuntu
project_name: { get_param: project_name } project_name: { get_param: project_name }
networks: networks:
- network: { get_param: NetID } - network: { get_param: NetID }
DesktopNodes: DesktopNodes:
type: "OS::Heat::ResourceGroup" type: "OS::Heat::ResourceGroup"
......
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