User Tools

Site Tools


cookbooks:4.1.x:core

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
cookbooks:4.1.x:core [2013/12/04 00:16]
miconda created
cookbooks:4.1.x:core [2014/05/02 23:27]
mslehto [dns_naptr_ignore_rfc] - missing underscore
Line 1330: Line 1330:
 If the dns lookup should ignore the remote side's protocol preferences, as indicated by the Order field in the NAPTR records and mandated by RFC 2915. If the dns lookup should ignore the remote side's protocol preferences, as indicated by the Order field in the NAPTR records and mandated by RFC 2915.
  
-    dns_naptr_ignore rfc = yes | no (default yes)+    dns_naptr_ignore_rfc = yes | no (default yes)
  
 ==== dns_retr_no ==== ==== dns_retr_no ====
Line 2174: Line 2174:
 return(0) is same as [[devel#exit|exit()]]; return(0) is same as [[devel#exit|exit()]];
  
-In bool expressions:+In boolean expressions:
  
-  * Negative and ZERO is FALSE+  * Negative is FALSE
   * Positive is TRUE   * Positive is TRUE
  
cookbooks/4.1.x/core.txt · Last modified: 2018/08/21 09:27 by henningw