Re: [Puppet Users] What is meaning of | | ~ signal

2012-08-26 Thread James Turnbull
Tim Sharpe wrote:
 Hi,
 
 - and - create ordering relationships (like the require and before
 metaparameters)
 ~ and ~ create notify relationships (like the notify and subscribe
 metaparameters)
 

And the | | symbols are resource collectors:

http://docs.puppetlabs.com/puppet/2.7/reference/lang_collectors.html

Regards

James Turnbull

-- 
James Turnbull
Puppet Labs
1-503-734-8571
To schedule a meeting with me: http://tungle.me/jamtur01

-- 
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.



Re: [Puppet Users] What is meaning of | | ~ signal

2012-08-26 Thread Yu Xingchao
Thanks a lot ! Now I know this symbols's meaning.[?]

2012/8/27 James Turnbull ja...@puppetlabs.com

 Tim Sharpe wrote:
  Hi,
 
  - and - create ordering relationships (like the require and before
  metaparameters)
  ~ and ~ create notify relationships (like the notify and subscribe
  metaparameters)
 

 And the | | symbols are resource collectors:

 http://docs.puppetlabs.com/puppet/2.7/reference/lang_collectors.html

 Regards

 James Turnbull

 --
 James Turnbull
 Puppet Labs
 1-503-734-8571
 To schedule a meeting with me: http://tungle.me/jamtur01

 --
 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.



-- 
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.

330.gif

Re: [Puppet Users] What is meaning of | | ~ signal

2012-08-26 Thread wen1023 wu
i had see the puppet cookbook  ,the author suggestion

used require instead of -, and so on

2012/8/27 Yu Xingchao yux...@gmail.com

 Thanks a lot ! Now I know this symbols's meaning.[?]


 2012/8/27 James Turnbull ja...@puppetlabs.com

 Tim Sharpe wrote:
  Hi,
 
  - and - create ordering relationships (like the require and before
  metaparameters)
  ~ and ~ create notify relationships (like the notify and subscribe
  metaparameters)
 

 And the | | symbols are resource collectors:

 http://docs.puppetlabs.com/puppet/2.7/reference/lang_collectors.html

 Regards

 James Turnbull

 --
 James Turnbull
 Puppet Labs
 1-503-734-8571
 To schedule a meeting with me: http://tungle.me/jamtur01

 --
 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.


  --
 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.


-- 
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.

330.gif

[Puppet Users] What is meaning of | | ~ signal

2012-08-25 Thread NewpTone
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.
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.



Re: [Puppet Users] What is meaning of | | ~ signal

2012-08-25 Thread Tim Sharpe
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.