Skip to content

Commit

Permalink
feat: add configuration for EPHEMERAL volume
Browse files Browse the repository at this point in the history
Fixes siderolabs#9261

Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
  • Loading branch information
smira committed Sep 3, 2024
1 parent ec3844c commit 783951d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pkg/machinery/config/types/block/block.go
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
// This Source Code Form is subject to the terms of the Mozilla Public
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at http://mozilla.org/MPL/2.0/.

// Package block provides block device and volume configuration documents.
package block

0 comments on commit 783951d

Please sign in to comment.