mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 08:55:24 +00:00
c7488663f2
Related to #11185 this adds a Puppet module that provides: 1. A custom type named `fleetdm::profile` that can be used to define profiles to a device 2. A function named `fleetdm::release_device` that can be used to release a device from await device configuration. Instructions/usage can be found in the `README.md` file. --------- Co-authored-by: Martin Angers <martin.n.angers@gmail.com>
11 lines
120 B
YAML
11 lines
120 B
YAML
---
|
|
version: 5
|
|
|
|
defaults:
|
|
datadir: data
|
|
data_hash: yaml_data
|
|
|
|
hierarchy:
|
|
- name: 'common'
|
|
path: 'common.yaml'
|