Sha256: 19850ab9b20ca514b5587c7e91cab1c576b336643e8f6792b5f8a6373dab3e1a

Contents?: true

Size: 413 Bytes

Versions: 2

Compression:

Stored size: 413 Bytes

Contents

# Configuration Options

All configuration options start with `config.orchestrate`

## `disable_commit_guard`

By default, Vagrant Orchestrate has protection to disallow a push action to managed
servers if there are any uncommitted or untracked files in your git repository. Setting
the `disable_commit_guard` configuration option will disable this protection.

    config.orchestrate.disable_commit_guard = true

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
vagrant-orchestrate-0.7.2 docs/config.md
vagrant-orchestrate-0.7.1 docs/config.md