aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 6 insertions, 0 deletions
diff --git a/README b/README
index 60c16a0..9968c03 100644
--- a/README
+++ b/README
@@ -146,6 +146,12 @@ upgrade_package { "perl":
"perl-modules":
}
+apt::custom_sources_template
+----------------------------
+Deploys custom sources in /etc/apt/sources.list.d, i.e.
+
+ apt::custom_sources_template { "site-apt/my-repository.list.erb": sources_file => "my-repository.list" }
+
TODO
====