A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://raw.github.com/cfengine/core/master/examples/namespace_hard_classes.cf below:

bundle agent __main__ { methods: "example:my_bundle"; reports: cfengine:: "From the '$(this.namespace)' namespace the class expression 'cfengine::' evaluates true"; default:cfengine:: "From the '$(this.namespace)' namespace the class expression 'default:cfengine::' evaluates true"; "The class 'cfengine' has tags: $(with)" with => join( ", ", getclassmetatags( "cfengine" ) ); } body file control { namespace => "example"; } bundle agent my_bundle { reports: cfengine:: "From the '$(this.namespace)' namespace the class expression 'cfengine::' evaluates true"; default:cfengine:: "From the '$(this.namespace)' namespace the class expression 'default:cfengine::' evaluates true"; } ############################################################################### #+begin_src example_output #@ ``` #@ R: From the 'example' namespace the class expression 'cfengine::' evaluates true #@ R: From the 'example' namespace the class expression 'default:cfengine::' evaluates true #@ R: From the 'default' namespace the class expression 'cfengine::' evaluates true #@ R: From the 'default' namespace the class expression 'default:cfengine::' evaluates true #@ R: The class 'cfengine' has tags: inventory, attribute_name=none, source=agent, hardclass #@ ``` #+end_src

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4