aboutsummaryrefslogtreecommitdiff
path: root/content/blog/cfengine/leveraging-yaml.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/blog/cfengine/leveraging-yaml.md')
-rw-r--r--content/blog/cfengine/leveraging-yaml.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/content/blog/cfengine/leveraging-yaml.md b/content/blog/cfengine/leveraging-yaml.md
index c1132b2..62b3a2d 100644
--- a/content/blog/cfengine/leveraging-yaml.md
+++ b/content/blog/cfengine/leveraging-yaml.md
@@ -1,11 +1,13 @@
---
title: "Leveraging yaml with cfengine"
-linkTitle: "Leveraging yaml with cfengine"
date: 2018-09-25
-description: >
- How to leverage yaml inventory files with cfengine
+description: How to leverage yaml inventory files with cfengine
+tags:
+ - cfengine
---
+## Introduction
+
CFEngine has core support for JSON and YAML. You can use this support to read, access, and merge JSON and YAML files and use these to keep policy files internal and simple. You
access the data using the usual cfengine standard primitives.