Remove virus scanning access from some provisioning system.
This command removes virus scanning access created by the provision-virus
command. The flag --host
must be followed by by the system it was provisioned on, and --remote
by the original client system's IP address. If run from the command line or remotely by root
the --owner
flag must also be given, followed by the name of a system owner who is allowed to provision virus clients.
Example usage
cloudmin unprovision-virus --host lentor.home --owner kvmprovision OK: host=lentor.home
Command Line Help
cloudmin unprovision-virus --host name --remote ip [--owner name]