{ en: { vagrant_host_ruby_provisioner: { config: { clean: { not_lambda: 'The `clean` configuration provided is not a `lamdba`. You can create a `lambda` like this: `lambda { ... }`.', }, routine: { not_lambda: 'The `routine` configuration provided is not a `lamdba`. You can create a `lambda` like this: `lambda { ... }`.', }, }, }, }, }