You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Hi there!
In my manifest i have two defined
nginx::resource::server
and onenginx::resource::location
. Is this possible to use some one location in multiple defined servers? I've tried setnginx::resource::location { server => ["server_resource1","server_resource2"] }
, butserver
wants string.The text was updated successfully, but these errors were encountered: