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

Multiple location usage #1320

Closed
iglov opened this issue Mar 6, 2019 · 2 comments
Closed

Multiple location usage #1320

iglov opened this issue Mar 6, 2019 · 2 comments

Comments

@iglov
Copy link

iglov commented Mar 6, 2019

Hi there!
In my manifest i have two defined nginx::resource::server and one nginx::resource::location. Is this possible to use some one location in multiple defined servers? I've tried set nginx::resource::location { server => ["server_resource1","server_resource2"] }, but server wants string.

@SaschaDoering
Copy link
Contributor

Hi,

this issue is a duplicate to #1187 and solved by 117b156. So in the current version of this module it is already possible to configure one location for multiple servers -> https://github.com/voxpupuli/puppet-nginx/blob/v0.16.0/manifests/resource/location.pp#L177.
If I haven't missed anything, this issue can be closed :)

@iglov
Copy link
Author

iglov commented Oct 4, 2019

Hey, @SaschaDoering !
Thank you so much! ^_^

@iglov iglov closed this as completed Oct 4, 2019
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