Open gsantandrea opened 4 years ago
At every execution of "chef-run" a new node in "Infrastructure" of Chef Automate is created.
root@chefworkstation:~/chef-repo# chef-apply --version Chef Infra Client: 15.7.32
(I installed chef-workstation_0.15.18-1_amd64.deb)
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
config.toml
chef-run vagrant@chefnode --password vagrant mycokbook
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.
chef-run
Description
At every execution of "chef-run" a new node in "Infrastructure" of Chef Automate is created.
Chef Apply Version
(I installed chef-workstation_0.15.18-1_amd64.deb)
Platform Version
Replication Case
config.toml
for Chef Automate reportingchef-run vagrant@chefnode --password vagrant mycokbook