Skip to content

Commit

Permalink
Merge pull request #69 from rug-cit-hpc/feature/storage_vlans_on_gear…
Browse files Browse the repository at this point in the history
…shift

The gearshift node also needs to mount storage.
  • Loading branch information
Gerbenvandervries authored Mar 6, 2019
2 parents d3e9207 + 71c6ff1 commit 71dc490
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions heat/heat_cluster.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ resources:
networks:
- network: vlan983
fixed_ip: 172.23.40.33
- network: vlan985
fixed_ip: 172.23.34.33
- network: vlan985
fixed_ip: 172.23.57.33

airlock:
type: OS::Nova::Server
Expand Down

0 comments on commit 71dc490

Please sign in to comment.