update_policy.cf fails in 3.18.1
Beto <[email protected]>
| Newsgroups | gmane.comp.sysutils.cfengine.general |
|---|---|
| Message-ID | <[email protected]> |
CFEngine and MPF 3.18.1
How does this make sense?
root@butcher1 [cfengine]# cf-agent -KIf ./inputs/update.cf
R: Found user specified update bundle.
R: User specified update bundle: update_templates
R: User specified update bundle MISSING! Falling back to
cfe_internal_update_policy_cpv.
How can the user specified update bundle be BOTH found and missing??
In update_policy.cf we have this:
"User specified update bundle MISSING! Falling back to
$(default_policy_update_bundle)."
if => and( "have_user_specified_update_bundle",
"missing_user_specified_update_bundle"
);
Again how can the user update bundle be BOTH found and missing? Please
tell me I'm missing something.
--
You received this message because you are subscribed to the Google Groups "help-cfengine" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion on the web visit https://groups.google.com/d/msgid/help-cfengine/17f68f8c-1959-419a-9d7f-e9a22ff60f13n%40googlegroups.com.