chef / chef-apply

The ad-hoc execution tool for the Chef ecosystem.
https://www.chef.sh/
Apache License 2.0
14 stars 14 forks source link

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

Open gsantandrea opened 4 years ago

gsantandrea commented 4 years ago

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

afiune commented 4 years ago

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.