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
{{ message }}
This repository has been archived by the owner on Feb 17, 2023. It is now read-only.
> cf-cmd h
...
Examples:
cf-cmd '"Flavor: $(sys.flavor)";' list run
...
> cf-cmd '"Flavor: $(sys.flavor)";' list run
body common control
{
inputs => { "/var/cfengine/inputs/cfengine_stdlib.cf" };
bundlesequence => { "test" };
}
This doesn't work with cfengine 3.6.0 since cfengine_stdlib.cf is deprecated.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
> cf-cmd h
...
Examples:
cf-cmd '"Flavor: $(sys.flavor)";' list run
...
> cf-cmd '"Flavor: $(sys.flavor)";' list run
body common control
{
inputs => { "/var/cfengine/inputs/cfengine_stdlib.cf" };
bundlesequence => { "test" };
}
This doesn't work with cfengine 3.6.0 since cfengine_stdlib.cf is deprecated.
The text was updated successfully, but these errors were encountered: