Skip to content

Conversation

@victormlg
Copy link
Contributor

@victormlg victormlg commented Apr 25, 2025

Hub before change:

(.venv) victor-moene@victomoe:~/northern.tech/cf-remote (master)$ python3 cf_remote info -H hubbefore

[email protected]
OS            : Ubuntu 20
Architecture  : x86_64
CFEngine      : 3.24.1 (Enterprise)
Policy server : None (not bootstrapped yet)
Binaries      : dpkg, apt

Hub after change:

(.venv) victor-moene@victomoe:~/northern.tech/cf-remote (role-info)$ python3 cf_remote info -H hubbefore

[email protected]
OS            : Ubuntu 20
Architecture  : x86_64
CFEngine      : 3.24.1 (Enterprise hub)
Policy server : None (not bootstrapped yet)
Binaries      : dpkg, apt

Client before change:

(.venv) victor-moene@victomoe:~/northern.tech/cf-remote (master)$ python3 cf_remote info -H clientbefore

[email protected]
OS            : Ubuntu 20
Architecture  : x86_64
CFEngine      : 3.24.1 (Enterprise)
Policy server : None (not bootstrapped yet)
Binaries      : dpkg, apt

Client after change:

(.venv) victor-moene@victomoe:~/northern.tech/cf-remote (role-info)$ python3 cf_remote info -H clientbefore

[email protected]
OS            : Ubuntu 20
Architecture  : x86_64
CFEngine      : 3.24.1 (Enterprise client)
Policy server : None (not bootstrapped yet)
Binaries      : dpkg, apt

Copy link
Member

@olehermanse olehermanse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please show the output in the PR description. Before and after, hub and client.

@victormlg victormlg requested a review from larsewi May 8, 2025 09:08
@larsewi larsewi requested a review from jakub-nt May 8, 2025 17:53
cf_path is a helper function to get the correct path of a cf component

Signed-off-by: Victor Moene <[email protected]>
Ticket: CFE-3919
Signed-off-by: Victor Moene <[email protected]>
@olehermanse olehermanse merged commit c144d65 into cfengine:master May 20, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

5 participants