Actions
Bug #31332
closedforeman-installer --help displays log output
Description
# satellite-installer --help 2020-11-12 16:22:44 [NOTICE] [pre_migrations] Executing hooks in group pre_migrations 2020-11-12 16:22:44 [NOTICE] [pre_migrations] All hooks in group pre_migrations finished 2020-11-12 16:22:44 [NOTICE] [boot] Executing hooks in group boot 2020-11-12 16:22:44 [NOTICE] [boot] All hooks in group boot finished 2020-11-12 16:22:44 [NOTICE] [init] Executing hooks in group init 2020-11-12 16:22:44 [NOTICE] [init] All hooks in group init finished 2020-11-12 16:22:44 [NOTICE] [root] Loading default values from puppet modules... 2020-11-12 16:22:50 [NOTICE] [root] ... finished 2020-11-12 16:22:50 [NOTICE] [pre_values] Executing hooks in group pre_values 2020-11-12 16:22:50 [NOTICE] [pre_values] All hooks in group pre_values finished Usage: satellite-installer [OPTIONS] Options: = Generic: --[no-]lock-package-versions Let installer lock versions of the installed packages to prevent unexpected breakages during system updates. The choice is remembered and used in next installer runs. (default: nil)
Updated by The Foreman Bot over 4 years ago
- Status changed from New to Ready For Testing
- Assignee set to Eric Helms
- Pull request https://github.com/theforeman/kafo/pull/311 added
Updated by Eric Helms over 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 9d7c5a3bbe10b1e9b0d3293c6e36305e6f542d6a.
Actions