diff --git a/docs/v6/installation/central-collector.md b/docs/v6/installation/central-collector.md index 2318d37ab..f5bdce9ce 100644 --- a/docs/v6/installation/central-collector.md +++ b/docs/v6/installation/central-collector.md @@ -55,11 +55,6 @@ Installing a Central Collector This command will update **all** packages -1. Install the `fetch-crl` package, available from the EPEL repositories. - - :::console - root@host # yum install fetch-crl - 1. Install the Central Collector software: :::console @@ -204,7 +199,6 @@ The specific services are: | Software | Service name | |:------------|:--------------------------------------| -| Fetch CRL | `fetch-crl-boot` and `fetch-crl-cron` | | HTCondor-CE | `condor-ce-collector` | Start and enable the services in the order listed and stop them in reverse order. diff --git a/docs/v6/installation/htcondor-ce.md b/docs/v6/installation/htcondor-ce.md index fde5e0d6d..2ba2b4ae1 100644 --- a/docs/v6/installation/htcondor-ce.md +++ b/docs/v6/installation/htcondor-ce.md @@ -58,11 +58,6 @@ Installing HTCondor-CE This command will update **all** packages -1. Install the `fetch-crl` package, available from the EPEL repositories. - - :::console - root@host # yum install fetch-crl - 1. Select the appropriate convenience RPM: | If your batch system is... | Then use the following package... | diff --git a/docs/v6/operation.md b/docs/v6/operation.md index 4063a721f..35f8513b1 100644 --- a/docs/v6/operation.md +++ b/docs/v6/operation.md @@ -12,7 +12,6 @@ The specific services are: | Software | Service name | |:-----------------------------|:--------------------------------------------| -| Fetch CRL | `fetch-crl-boot` and `fetch-crl-cron` | | Your batch system | `condor` or `pbs_server` or … | | HTCondor-CE | `condor-ce` | | **(Optional)** APEL uploader | `condor-ce-apel` and `condor-ce-apel.timer` |