Sha256: 0911703e1abd5ed9af79b6d61c4a5291627cf999f941c50a2f33b42bca401d5b

Contents?: true

Size: 498 Bytes

Versions: 3

Compression:

Stored size: 498 Bytes

Contents

{
  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 { ... }`.',
          required: 'The `routine` configuration is required and was not provided.',
        },
      },
    },
  },
}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
vagrant-host-ruby-provisioner-0.1.1 locales/en.rb
vagrant-host-ruby-provisioner-0.1.0 locales/en.rb
vagrant-host-ruby-provisioner-0.0.2 locales/en.rb