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
Just tried out the vagrant file, changed config.box.vm to be centos and downloaded the centos 7 box... booted up and was met with a wall of errors like this
'
==> controller: [2018-03-13T13:43:52+00:00] ERROR: undefined method supports' for Chef::Resource::User::LinuxUser ==> controller: [2018-03-13T13:43:52+00:00] ERROR: undefined method supports' for Chef::Resource::User::LinuxUser
==> controller: [2018-03-13T13:43:52+00:00] FATAL: Chef::Exceptions::ChildConvergeError: Chef run process exited unsuccessfully (exit code 1)
==> controller: [2018-03-13T13:43:52+00:00] FATAL: Chef::Exceptions::ChildConvergeError: Chef run process exited unsuccessfully (exit code 1)
Chef never successfully completed! Any errors should be visible in the
output above. Please fix your recipes so that they properly complete.
The text was updated successfully, but these errors were encountered:
Just tried out the vagrant file, changed config.box.vm to be centos and downloaded the centos 7 box... booted up and was met with a wall of errors like this
finally resulting in a fatal exit
The text was updated successfully, but these errors were encountered: