summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ROADMAP.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/ROADMAP.md b/ROADMAP.md
new file mode 100644
index 0000000000..c726b4e7e5
--- /dev/null
+++ b/ROADMAP.md
@@ -0,0 +1,16 @@
+# Roadmap
+
+This file provides direction for the project as set forth by [RFC030#Roadmap](https://github.com/chef/chef-rfc/blob/master/rfc030-maintenance-policy.md#roadmap).
+
+It is drafted by the Project Lead and the Lieutenants, with input from Maintainers and Contributors.
+
+## 2015 Q2
+* Core - URL support in package resources
+ - For package managment tools where it is appropriate, allow passing a URL as a package source
+* Windows - dsc_resource
+ - Adds the ability to use Microsoft Desired State Configuration (DSC) resources in Chef recipes.
+
+## 2015 Q3
+* Windows - Native 64bit support
+ - Runs under a 64bit Ruby
+