Skip to content

Conversation

@milliams
Copy link
Member

@milliams milliams commented May 10, 2019

This allows us to print:

[opc@mgmt ~]$ ./finish 
ERROR: Syntax error in `limits.yaml`.

if there is a limits.yaml like:

VM.Standard2.1:
1: 1
2: 1
3: 1
VM.Standard2.2:
1: 1
2: 1
3: 1

Fixes #28

@milliams milliams added the enhancement New feature or request label May 10, 2019
@milliams milliams self-assigned this May 10, 2019
@milliams milliams changed the base branch from 3 to 4 September 27, 2019 12:59
@milliams
Copy link
Member Author

This needs updating to support the different format we use for GCP.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add error checking to update_config

2 participants