You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I updated the value of default['uchiwa']['version'] to 0.14.1-1 and when I re-run chef I see the package is downloaded and stored in /var/chef/cache but it is not upgraded. To upgrade the package I had to manually run dpkg -i on the package. The chef recipe should download the new package and and attempt to install it.
The text was updated successfully, but these errors were encountered:
I updated the value of default['uchiwa']['version'] to 0.14.1-1 and when I re-run chef I see the package is downloaded and stored in /var/chef/cache but it is not upgraded. To upgrade the package I had to manually run dpkg -i on the package. The chef recipe should download the new package and and attempt to install it.
The text was updated successfully, but these errors were encountered: