Hi, -> and <- create ordering relationships (like the require and before metaparameters) ~> and <~ create notify relationships (like the notify and subscribe metaparameters)
You can read more about them at http://docs.puppetlabs.com/puppet/2.7/reference/lang_relationships.html#chaining-arrows Cheers, Tim On Saturday, 25 August 2012 at 8:22 PM, NewpTone wrote: > Hi,I'm studying the puppetlabs-openstack module for deploying openstack, > there is sytax confusing me in the manfests file: > > > Swift::Ringbuilder::Create['object'] -> Ring_object_device <| |> ~> > > Swift::Ringbuilder::Rebalance['object'] > > I just know -> means notify ,but what does <| |> ~>mean? I didn't find the > related document on the puppet site. > I really appreciate if anyone can help me. > -- > You received this message because you are subscribed to the Google Groups > "Puppet Users" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/puppet-users/-/Tys_jHXMDHwJ. > To post to this group, send email to puppet-users@googlegroups.com > (mailto:puppet-users@googlegroups.com). > To unsubscribe from this group, send email to > puppet-users+unsubscr...@googlegroups.com > (mailto:puppet-users+unsubscr...@googlegroups.com). > For more options, visit this group at > http://groups.google.com/group/puppet-users?hl=en. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.