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
then, in the manifest: create_resources(proxy_mysql_server, $servers)
What are you seeing
Notice: /Stage[main]/Test::Services::Proxysql/Proxy_mysql_server[10.60.6.21:3306-5]/ensure: created
Notice: /Stage[main]/Test::Services::Proxysql/Proxy_mysql_server[10.60.6.21:3306-10]/ensure: created
Notice: /Stage[main]/Test::Services::Proxysql/Proxy_mysql_server[10.60.6.31:3306-15]/ensure: created
Notice: /Stage[main]/Test::Services::Proxysql/Proxy_mysql_server[10.60.6.31:3306-20]/ensure: created
Additional Info: this seems to be only a problem, if its not the initial provisioning of the proxy ...
On hosts running the manifest for the first time, all servers are created ...
Affected Puppet, Ruby, OS and module versions/distributions
How to reproduce (e.g Puppet code you use)
yaml:
then, in the manifest:
create_resources(proxy_mysql_server, $servers)
What are you seeing
What behaviour did you expect instead
Any additional information you'd like to impart
as the template splits each host in host, port e.g. it seems impossible to define a host in multiple hostgroups at this time.
The text was updated successfully, but these errors were encountered: