summaryrefslogtreecommitdiff
path: root/Rakefile
diff options
context:
space:
mode:
authorRaphaël Pinson <raphael.pinson@camptocamp.com>2013-03-13 10:17:17 +0100
committerRaphaël Pinson <raphael.pinson@camptocamp.com>2013-03-13 10:17:17 +0100
commitac7eac58c948183dbb309fb226d882514cf8e49a (patch)
tree5f1d2a25a8cd2897e296955a74c6865414f1537f /Rakefile
parent391a3d68da2e28f4ae5fff06eab994a3eec37239 (diff)
Add augeas() function
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Rakefile b/Rakefile
new file mode 100644
index 0000000..14f1c24
--- /dev/null
+++ b/Rakefile
@@ -0,0 +1,2 @@
+require 'rubygems'
+require 'puppetlabs_spec_helper/rake_tasks'