summaryrefslogtreecommitdiff
path: root/examples/rake/config.toml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/rake/config.toml')
-rw-r--r--examples/rake/config.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/rake/config.toml b/examples/rake/config.toml
new file mode 100644
index 0000000..5a21958
--- /dev/null
+++ b/examples/rake/config.toml
@@ -0,0 +1,4 @@
+[hostgroups]
+
+# Define groups of hosts that share configuration
+webservers = ["earth", "mars"]