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
cannot determine user id for 'cloudfoundry', does the user exist on this system?
# In /var/chef/cache/cookbooks/cloudfoundry/providers/source.rb
34: d = directory new_resource.path do
35: user new_resource.user
36: group new_resource.group
37: recursive true
38: action :nothing
39: end
40: d.run_action(:create)
The text was updated successfully, but these errors were encountered:
Private email from Fabrizio Frosali:
With a run list of just:
we get this error:
The text was updated successfully, but these errors were encountered: