Skip to content

Commit

Permalink
Add elemental install logs in journal (#202)
Browse files Browse the repository at this point in the history
Signed-off-by: David Cassany <dcassany@suse.com>
  • Loading branch information
davidcassany authored Jul 22, 2022
1 parent 9d57396 commit de2afa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion framework/files/system/oem/99_elemental-operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ stages:
# run only if on live cd and there is a config file
- if: '[ -f /run/cos/live_mode ] && [ -f /run/initramfs/live/livecd-cloud-config.yaml ]'
commands:
- elemental-operator register --debug /run/initramfs/live/
- elemental-operator register --debug /run/initramfs/live/ 2>&1 | systemd-cat -t elemental

0 comments on commit de2afa9

Please sign in to comment.