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

Adding record to multiple zones or all zones? #105

Closed
ITBlogger opened this issue May 3, 2015 · 3 comments
Closed

Adding record to multiple zones or all zones? #105

ITBlogger opened this issue May 3, 2015 · 3 comments

Comments

@ITBlogger
Copy link
Contributor

Hi,

Is there any way to add a particular record to multiple zones, or even all zones?

Thanks,

Alex

@solarkennedy
Copy link
Collaborator

Perhaps by using the create_resources function? https://docs.puppetlabs.com/references/latest/function.html#createresources

@ITBlogger
Copy link
Contributor Author

I mean within the module itself, like can an array of zones be passed for a single record?

@solarkennedy
Copy link
Collaborator

No, the record type operates on a single zone. The create_resources function is a built-in function and is designed for this exactly this kind of thing.

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

No branches or pull requests

2 participants