File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,15 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 1.1.4] - 2025-12-26
9+
10+ ### Changed
11+
12+ - Migrated node1 (control plane) from eMMC to NVMe boot
13+ - 50G root partition (ext4)
14+ - 415G Longhorn storage partition (xfs)
15+ - Updated ` has_nvme: true ` for node1 in server inventory
16+
817## [ 1.1.3] - 2025-12-26
918
1019### Added
@@ -86,6 +95,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8695- Comprehensive installation guide (INSTALL.md)
8796- Implementation documentation (docs/IMPLEMENTATION.md)
8897
98+ [ 1.1.4 ] : https://github.com/jfreed-dev/turing-ansible-cluster/compare/v1.1.3...v1.1.4
8999[ 1.1.3 ] : https://github.com/jfreed-dev/turing-ansible-cluster/compare/v1.1.2...v1.1.3
90100[ 1.1.2 ] : https://github.com/jfreed-dev/turing-ansible-cluster/compare/v1.1.1...v1.1.2
91101[ 1.1.1 ] : https://github.com/jfreed-dev/turing-ansible-cluster/compare/v1.1.0...v1.1.1
You can’t perform that action at this time.
0 commit comments