summaryrefslogtreecommitdiff
path: root/ROADMAP.md
diff options
context:
space:
mode:
authorBryan McLellan <btm@chef.io>2015-03-26 19:37:43 -0400
committerBryan McLellan <btm@chef.io>2015-03-27 13:53:18 -0400
commit0a089f77adcf988fb43858ae0c446c31ab4727e5 (patch)
tree3d9eb9fd3bb22367b9284ce548770e2251da2128 /ROADMAP.md
parent8a115b0848a0d394f2040d22b9562728de6d55a9 (diff)
downloadchef-0a089f77adcf988fb43858ae0c446c31ab4727e5.tar.gz
Add initial roadmap per RFC030
https://github.com/chef/chef-rfc/blob/master/rfc030-maintenance-policy.md#roadmap
Diffstat (limited to 'ROADMAP.md')
-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
+