Imported Upstream version 4.8.10
This commit is contained in:
8
install/oddjob/org.freeipa.server.trust-enable-agent.in
Normal file
8
install/oddjob/org.freeipa.server.trust-enable-agent.in
Normal file
@@ -0,0 +1,8 @@
|
||||
#!/usr/bin/python3
|
||||
#
|
||||
# Copyright (C) 2020 FreeIPA Contributors see COPYING for license
|
||||
#
|
||||
|
||||
from ipaserver.install.ipa_trust_enable_agent import IPATrustEnableAgent
|
||||
|
||||
IPATrustEnableAgent.run_cli()
|
||||
Reference in New Issue
Block a user