Skip to content

Commit

Permalink
Ensure names are unique for all stages
Browse files Browse the repository at this point in the history
Signed-off-by: David Cassany <[email protected]>
  • Loading branch information
davidcassany committed May 10, 2023
1 parent f30149c commit 713b0e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion framework/files/system/oem/01_elemental-rootfs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ stages:
PERSISTENT_STATE_BIND: "true"
- if: '[ -f "/run/cos/recovery_mode" ]'
# omit the persistent partition on recovery mode
name: "Layout configuration"
name: "Layout configuration for recovery"
environment_file: /run/cos/cos-layout.env
environment:
OVERLAY: "tmpfs:25%"

0 comments on commit 713b0e7

Please sign in to comment.