Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove old disk base policies #16

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

willbennett95
Copy link
Contributor

@willbennett95 willbennett95 commented May 30, 2021

Removing OS specific disk policies in favour of the new OS agnostic policy that's based solely on percentage used

OS/filesystem specific instructions added to https://one.rackspace.com/display/MGCP/MGCP+-+Base+Policy+-+Disk+Usage+-+OS+resize which is included in the new disk alert's instructions.

Copy link
Contributor

@rs-danielg rs-danielg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If the old policies are removed, any deployments using it will lack variables. This will throw terraform errors and require manual remediation.

$ terraform  plan
Error: Unsupported argument
  on new-disk.tf line 27, in module "rs_sd_policy":
  27:   rhel_disk_usage = {
An argument named "rhel_disk_usage" is not expected here.

How is that being addressed?

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

Successfully merging this pull request may close these issues.

2 participants