Architecture #10931
closedNormalize agent names (cfengine-community, cfengine-nova, dsc)
Description
We want to use the following names for the new Rudder Agent for DSC, normalizing around "dsc":
(in bracket, we are adding the current name of CFEngine Community and rest. CFEngine Enterprise (Nova) for information)
- in User facing UI: "Rudder (Windows DSC)" ("CFEngine Community" => "Rudder (CFEngine Community)", "CFEngine Enterprise")
- in inventory report: <AGENTNAME>dsc</AGENTNAME> ("Community" => "cfengine-community", "Nova" => "cfengine-nova")
- for inventory software name (i.e package name in software): rudder-agent-dsc ("rudder-agent", "cfengine nova")
- for policy generation: /var/rudder/share/xxxx/rules/dsc (/rules/cfengine-community, /rules/cfengine-nova)
- in hooks: RUDDER_AGENT_TYPE: dsc (cfengine-community, cfengine-nova)
- in technique metadata: <AGENT type="dsc">...</AGENT> (cfengine-community, cfengine-nova)
- in LDAP backend serialisation: dsc (cfengine-community, cfengine-nova)
Note that path are:
- /var/rudder/configuration-repository/dsc/...
- /var/rudder/configuration-repository/techniques/system/dsc-common
(and if latter, we need to add more sytem technique for DSC, they will be prefixed by "dsc-", like: /var/rudder/configuration-repository/techniques/system/dsc-relay)
This names are THE reference for 4.2.0 and up.
Updated by François ARMAND over 7 years ago
- Subject changed from Rename "(windows-)dsc" to "rudder-dsc to Normalize agent names (cfengine-community, cfengine-nova, dsc)
- Category set to Architecture - Code maintenance
- Target version set to 4.2.0~prototype
Updated by François ARMAND over 7 years ago
This ticket take care of the "ldap-inventory" part, i.e the AgentType structure declaration and the inventory parsing & interpretation. See #10933 for rudder (display agent name in UI, sort agent by version in dashboard...)
Updated by François ARMAND over 7 years ago
- Status changed from New to In progress
Updated by François ARMAND over 7 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from François ARMAND to Nicolas CHARLES
- Pull Request set to https://github.com/Normation/ldap-inventory/pull/112
Updated by François ARMAND over 7 years ago
- Has duplicate Architecture #10910: Normalize agent name and agent name uses added
Updated by François ARMAND over 7 years ago
- Related to Bug #10909: Invalid agent name for dsc agent added
Updated by François ARMAND over 7 years ago
- Description updated (diff)
Update user facing name to "Rudder (Windows DSC)"
Updated by François ARMAND over 7 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset ldap-inventory|10f0403bc92ccb4b718c18459943011b93e2f85b.
Updated by Alexis Mousset over 7 years ago
- Target version changed from 4.2.0~prototype to 4.2.0~beta1
Updated by Alexis Mousset over 7 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 4.2.0~beta1 which was released today.
- 4.2.0~beta1: Announce Changelog
- Download: https://www.rudder-project.org/site/get-rudder/downloads/