Skip to content

Commit afe87ed

Browse files
committed
Update changelog
1 parent fff3d28 commit afe87ed

File tree

1 file changed

+25
-1
lines changed

1 file changed

+25
-1
lines changed

CHANGELOG

+25-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,31 @@ All notable changes to this project will be documented in this file.
33

44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
55

6-
## [Unreleased]
6+
## [6.3] - 2020-03-09
7+
8+
### Added
9+
- Added random_uuid to generate a random consul token
10+
- [travis] Added init and validation of dns/gcloud module
11+
- [cloud-init] Added bootstrap installation of consul-server in cloud-init
12+
- [puppet] Added slurmd restart when node is missing from sinfo
13+
- [puppet] Introduced class `profile::workshop::mgmt`. The class allow to unzip an archive in all guest accounts
14+
- [puppet] Added profile::workshop::mgmt to mgmt in site.pp
15+
- [puppet] Defined consul::service for slurmd, slurmctld slurmdbd, rsyslog, cvmfs client, and squid. This in conjunction
16+
with consul-template, allow these services to be removed from the config files when the instance that was running the
17+
service is halted. For example, if a compute node is shutdown or remove, it will no longer appear in `sinfo` output.
18+
19+
### Changed
20+
- [cloud-init] Turned off puppet agent reporting in cloud-init
21+
- [cloud-init] [puppet] Renamed user_hieradata as user_data
22+
- [cloud-init] Volume formating and mounting is now conditional on the hostname being `mgmt1`
23+
- [OpenStack] Fixed port_node resource name template
24+
- [puppet] Updated puppet-jupyterhub version to v1.8.1
25+
- [puppet] Consul and consul-template version are now defined in hieradata
26+
- [puppet] Changed node_exported consul service name to node-exported to remove warning
27+
28+
### Removed
29+
- [puppet] Removed unused key from terraform_data
30+
- [puppet] Removed stage in mgmt site.pp
731

832
## [6.2] - 2020-03-01
933

0 commit comments

Comments
 (0)