File tree 1 file changed +6
-0
lines changed
1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -5,13 +5,19 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
5
5
6
6
## [Unreleased]
7
7
8
+ ## [6.2] - 2020-03-01
9
+
8
10
### Added
9
11
- Added an error message in cloud-init dev avail while loops
12
+ - Added gcloud dns module to AWS, Azure and OVH examples.
10
13
- [puppet] Added a slurmd restart when node hostname is missing from sinfo output.
14
+ - [puppet] Added class profile::workshop::mgmt to deploy files to guest user homes
15
+ - [puppet] Added class profile::workshop::mgmt to mgmt1 in site.pp
11
16
12
17
### Changed
13
18
- [OpenStack] All resources, including instances, have now a name that starts with the cluster name.
14
19
This does not affect the instances' hostname
20
+ - [puppet] Update puppet-jupyterhub version to v1.7
15
21
16
22
## [6.1] - 2020-02-27
17
23
You can’t perform that action at this time.
0 commit comments