redhat-qe-security / SCAutolib

Library for automation of smart card testing
GNU General Public License v3.0
3 stars 10 forks source link

IPA Clinet install fail #10

Closed x00Pavel closed 2 years ago

x00Pavel commented 2 years ago

When run script for seting up fails after IPA client install and executed again it fails on installation of IPA client. Add exception handler for this case

x00Pavel commented 2 years ago

Exception handlers are added to all subprocess executions. Regarding adding IPA client, the python-freeipa module is used for this.