#1063 ipactl: don't start/stop non-running services, only start main instance
Closed: Invalid None Opened 13 years ago by rcritten.

Two minor nits with the ipactl script:

- It should only start the main DS instance to see what services are available. We can determin this from the value of api.env.realm. It would be nice to not start the PKI-IPA instance.

- We should not try to start/stop services that are not running. This will require an additional step of calling /sbin/service status and parsing the result but it will remove the possibility of FAILED results.

Cannot easily fix it and we're looking to merge the instances anyway so this is a non-issue.

Metadata Update from @rcritten:
- Issue assigned to rcritten
- Issue set to the milestone: Tickets Deferred

7 years ago

Login to comment on this ticket.

Metadata