summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan McLellan <btm@chef.io>2015-03-26 19:37:43 -0400
committerBryan McLellan <btm@chef.io>2015-03-26 19:37:43 -0400
commit95b6cda14d2683255297c4bb3abd568f079400aa (patch)
tree7dcf0ea5a0680ae4ea26f8ee029c76649f39df5c
parenteaa56e53be8d71665a5b9a828db54898b7b36fc8 (diff)
downloadchef-btm/roadmap.tar.gz
Add initial roadmap per RFC030btm/roadmap
https://github.com/chef/chef-rfc/blob/master/rfc030-maintenance-policy.md#roadmap
-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
+