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
I have a exchange and had to create multiple bindings to multiple queues, so I have used the below iteration loop and multiple bindings are creating fine but on every puppet run I see the notice as binding created. Please help me on this how can we make to stop those notices on every puppet run, thought its not affecting anything.
Notice: /Stage[main]/Product::Advxml::Utilrmq/Rabbitmq_binding[exchange.search.tracking1]/ensure: created
Notice: /Stage[main]/Product::Advxml::Utilrmq/Rabbitmq_binding[exchange.search.trackingg1]/ensure: created
Notice: /Stage[main]/Product::Advxml::Utilrmq/Rabbitmq_binding[exchange.search.tracking2]/ensure: created
Notice: /Stage[main]/Product::Advxml::Utilrmq/Rabbitmq_binding[exchange.search.trackingg2]/ensure: created
Notice: /Stage[main]/Product::Advxml::Utilrmq/Rabbitmq_binding[exchange.search.tracking3]/ensure: created
Notice: /Stage[main]/Product::Advxml::Utilrmq/Rabbitmq_binding[exchange.search.trackingg3]/ensure: created
Notice: /Stage[main]/Product::Advxml::Utilrmq/Rabbitmq_binding[exchange.search.tracking4]/ensure: created
Notice: /Stage[main]/Product::Advxml::Utilrmq/Rabbitmq_binding[exchange.search.trackingg4]/ensure: created
Notice: /Stage[main]/Product::Advxml::Utilrmq/Rabbitmq_binding[exchange.search.tracking5]/ensure: created
Notice: /Stage[main]/Product::Advxml::Utilrmq/Rabbitmq_binding[exchange.search.trackingg5]/ensure: created
Notice: /Stage[main]/Product::Advxml::Utilrmq/Rabbitmq_binding[exchange.search.tracking6]/ensure: created
Notice: /Stage[main]/Product::Advxml::Utilrmq/Rabbitmq_binding[exchange.search.trackingg6]/ensure: created
The text was updated successfully, but these errors were encountered:
I have a exchange and had to create multiple bindings to multiple queues, so I have used the below iteration loop and multiple bindings are creating fine but on every puppet run I see the notice as binding created. Please help me on this how can we make to stop those notices on every puppet run, thought its not affecting anything.
Error:
The text was updated successfully, but these errors were encountered: