Feature #18355
openkatello-backup - Disable autostart
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1403774
Description of problem:
Customer want to take backup using katello-backup disabling auto-start of the services
Version-Release number of selected component (if applicable):
How reproducible:
100%
Steps to Reproduce:
1. #katello-service stop
2. #katello-backup --skip-pulp-content /tmp/
3. Above command will auto start the katello-services.
Actual results:
Redirecting to /bin/systemctl start mongod.service
Redirecting to /bin/systemctl start postgresql.service
Redirecting to /bin/systemctl start qpidd.service
Redirecting to /bin/systemctl start qdrouterd.service
Redirecting to /bin/systemctl start tomcat.service
Redirecting to /bin/systemctl start foreman-proxy.service
Redirecting to /bin/systemctl start pulp_celerybeat.service
Redirecting to /bin/systemctl start pulp_resource_manager.service
Redirecting to /bin/systemctl start pulp_workers.service
Redirecting to /bin/systemctl start httpd.service
Redirecting to /bin/systemctl start foreman-tasks.service
Expected results:
Additional info:
It would be great to have a option with --disable-autostart