Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"chef-run" creates a new node in Chef Automate at every execution #126

Open
gsantandrea opened this issue Feb 12, 2020 · 1 comment
Open
Labels
Aspect: Integration Works correctly with other projects or systems. Priority: Medium Triage: Confirmed Indicates and issue has been confirmed as described. Type: Enhancement Adds new functionality.

Comments

@gsantandrea
Copy link

gsantandrea commented Feb 12, 2020

Description

At every execution of "chef-run" a new node in "Infrastructure" of Chef Automate is created.

Chef Apply Version

root@chefworkstation:~/chef-repo# chef-apply --version
Chef Infra Client: 15.7.32

(I installed chef-workstation_0.15.18-1_amd64.deb)

Platform Version

root@chefworkstation:~/chef-repo# cat /etc/*release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=16.04
vagrant@chefnode:~$ cat /etc/*release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=16.04
Chef automate version:
Version: 2
Build: 20200131232134

Replication Case

  • configure config.toml for Chef Automate reporting
  • run multiple times: chef-run vagrant@chefnode --password vagrant mycokbook
@gsantandrea gsantandrea added the Status: Untriaged An issue that has yet to be triaged. label Feb 12, 2020
@afiune afiune added Aspect: Integration Works correctly with other projects or systems. Priority: Medium Triage: Confirmed Indicates and issue has been confirmed as described. Type: Enhancement Adds new functionality. and removed Status: Untriaged An issue that has yet to be triaged. labels Feb 12, 2020
@afiune
Copy link

afiune commented Feb 12, 2020

Thank you for bringing this to our attention, we agree that running chef-run against a node twice, the node should be reported as the same node in Chef Automate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Aspect: Integration Works correctly with other projects or systems. Priority: Medium Triage: Confirmed Indicates and issue has been confirmed as described. Type: Enhancement Adds new functionality.
Projects
None yet
Development

No branches or pull requests

2 participants