diff options
author | Bryan McLellan <btm@loftninjas.org> | 2015-10-30 12:51:05 -0400 |
---|---|---|
committer | Bryan McLellan <btm@loftninjas.org> | 2015-10-30 12:51:05 -0400 |
commit | 474dedbd2f47f79c8fcc24a2cb02f82fc234d6dd (patch) | |
tree | b495cd2acf290cab2a15d61e02870c75f77e973a /ROADMAP.md | |
parent | bc5a74f1561ada5062b979a0bd90024f59d86228 (diff) | |
download | chef-474dedbd2f47f79c8fcc24a2cb02f82fc234d6dd.tar.gz |
Roadmap updates for Windows12.3.0
Diffstat (limited to 'ROADMAP.md')
-rw-r--r-- | ROADMAP.md | 19 |
1 files changed, 9 insertions, 10 deletions
diff --git a/ROADMAP.md b/ROADMAP.md index c726b4e7e5..3db4932fa9 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -4,13 +4,12 @@ This file provides direction for the project as set forth by [RFC030#Roadmap](ht 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 - +## 2015 Q4 +* Windows - core package provider + - Moving the remaining package providers from the Windows cookbook into core + +## 2016 Q1 +* Windows - core windows_feature + - Move windows_feature from Windows cookbook, add caching +* Windows - knife windows bootstrap, knife windows winrm in core + - Migrate Windows bootstrapping functionality into core |