You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This release removes the default eponymous task `bootstrap` and separates it into a bourne-shell `bootstrap::linux` task and a powershell `bootstrap::windows` task. It also includes a few new task parameters.
4
+
5
+
### Changed
6
+
-`bootstrap` init task removed to be separated into windows & linux tasks.
7
+
8
+
### Added
9
+
-`bootstrap::windows` task in powershell
10
+
-`bootstrap::linux` task in sh
11
+
- Task parameter `custom_attribute` for puppet.conf and csr\_attributes.yaml
12
+
- Task parameter `extension_request` for puppet.conf and csr\_attributes.yaml
13
+
14
+
## Release [0.2.0]
15
+
### Summary
16
+
This makes the module PDK-compliant for easier maintenance. It also includes a roll up of maintenance changes.
0 commit comments