Skip to content

Commit

Permalink
Merge pull request #612 from cloud-gov/nessus-vm
Browse files Browse the repository at this point in the history
making large instance type for nessus mgr
  • Loading branch information
ChrisMcGowan authored Jun 26, 2024
2 parents 9278772 + ead4d65 commit ec2f880
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions cloud-config/tooling.yml
Original file line number Diff line number Diff line change
Expand Up @@ -318,6 +318,14 @@
instance_type: m5.xlarge
ephemeral_disk:
size: 300_000
- type: replace
path: /vm_types/-
value:
name: m6i.large.nessus.manager
cloud_properties:
instance_type: m6i.large
ephemeral_disk:
size: 30_000
- type: replace
path: /vm_types/-
value:
Expand Down

0 comments on commit ec2f880

Please sign in to comment.