Sha256: d1413bc422f0bf385b44eebd58af9d9b39dec468c092ec4d69702dd77aa324b8

Contents?: true

Size: 899 Bytes

Versions: 80

Compression:

Stored size: 899 Bytes

Contents

## So What Are Types Anyway?

Historically, Puppet Open Source and Enterprise have had different paths for different resources.  Beaker supports these configurations through the use of its `type` parameter.  The Beaker CLI exposes this parameter with the `--type` option.

The two older types are represented by the `foss` and `pe` values.

Note that if you don't provide any type, the default is [pe](https://github.com/puppetlabs/beaker/blob/master/lib/beaker/options/presets.rb#L131).

## New With Puppet 4: The AIO Type!

With the introduction of the All-In-One (AIO) Agent in Puppet 4, the paths have been unified across both versions (Open Source & Enterprise).  In order to support this, Beaker has added the `aio` type.

Passing this argument will setup the machines to use the new AIO pathing.  This should be all you need to be correctly setup to use the AIO Agent in Puppet 4 and beyond!

Version data entries

80 entries across 80 versions & 1 rubygems

Version Path
beaker-6.5.0 docs/concepts/types_puppet_4_and_the_all_in_one_agent.md
beaker-6.4.1 docs/concepts/types_puppet_4_and_the_all_in_one_agent.md
beaker-6.4.0 docs/concepts/types_puppet_4_and_the_all_in_one_agent.md
beaker-6.3.0 docs/concepts/types_puppet_4_and_the_all_in_one_agent.md
beaker-6.2.0 docs/concepts/types_puppet_4_and_the_all_in_one_agent.md
beaker-6.1.0 docs/concepts/types_puppet_4_and_the_all_in_one_agent.md
beaker-5.8.1 docs/concepts/types_puppet_4_and_the_all_in_one_agent.md
beaker-4.42.0 docs/concepts/types_puppet_4_and_the_all_in_one_agent.md
beaker-5.8.0 docs/concepts/types_puppet_4_and_the_all_in_one_agent.md
beaker-5.7.0 docs/concepts/types_puppet_4_and_the_all_in_one_agent.md
beaker-4.41.2 docs/concepts/types_puppet_4_and_the_all_in_one_agent.md
beaker-4.41.1 docs/concepts/types_puppet_4_and_the_all_in_one_agent.md
beaker-5.6.0 docs/concepts/types_puppet_4_and_the_all_in_one_agent.md
beaker-4.41.0 docs/concepts/types_puppet_4_and_the_all_in_one_agent.md
beaker-5.5.0 docs/concepts/types_puppet_4_and_the_all_in_one_agent.md
beaker-5.4.0 docs/concepts/types_puppet_4_and_the_all_in_one_agent.md
beaker-5.3.1 docs/concepts/types_puppet_4_and_the_all_in_one_agent.md
beaker-4.40.2 docs/concepts/types_puppet_4_and_the_all_in_one_agent.md
beaker-5.3.0 docs/concepts/types_puppet_4_and_the_all_in_one_agent.md
beaker-4.40.1 docs/concepts/types_puppet_4_and_the_all_in_one_agent.md