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

Add a resolv_conf resource to core #9716

Open
2 tasks
tas50 opened this issue Apr 22, 2020 · 0 comments
Open
2 tasks

Add a resolv_conf resource to core #9716

tas50 opened this issue Apr 22, 2020 · 0 comments
Labels
Focus: Resources Triage: Feature Request Indicates an issue requesting new functionality.

Comments

@tas50
Copy link
Contributor

tas50 commented Apr 22, 2020

Core Chef Resource Checklist

Before suggesting a resource for inclusion please make sure your suggestion meets these criteria for resources built into Chef:

  • Automates an operating system component that ships by default on systems such as authentication, raid, disk partitions, firewalls, containers, or virtualization systems.
  • Does not attempt automate 3rd party applications such as database, web, or application servers, which are best suited for cookbooks due to their fast moving nature.

Describe the resource:

A resource that manages the contents of resolv_conf

Why should this be included out of the box?:

It's a pretty important thing to manage on boxes

What operating systems would it run on?

Debian

Current cookbook implementation:

we have a cookbook, but it doesn't support the .d form fo things

@tas50 tas50 added the Status: Untriaged An issue that has yet to be triaged. label Apr 22, 2020
@tas50 tas50 added Triage: Feature Request Indicates an issue requesting new functionality. and removed Status: Untriaged An issue that has yet to be triaged. labels May 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Focus: Resources Triage: Feature Request Indicates an issue requesting new functionality.
Projects
None yet
Development

No branches or pull requests

1 participant