Skip to content

Commit 280789d

Browse files
authored
Removing characters that don't work in mkdocs.
1 parent 8802dda commit 280789d

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

docs/admin/install.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,7 @@ Before starting the installation process, consider the following mandatory point
2020
* __Hardware requirements:__ We recommend that a StashCache server has at least 10Gbps connectivity, 1TB of disk space, and 8GB of RAM.
2121
* More information about hardware and system configuration of existing caches you can find at [Upgrade status page](../ops/upgrades.md).
2222

23-
!!! Note:
24-
:heavy_exclamation_mark: If installing authenticated StashCache, you need to do in addition following:
23+
If installing authenticated StashCache, you need to do in addition following:
2524
* __Service certificate:__ create copy of the certificate to `/etc/grid-security/xrd/xrd{cert,key}.pem`
2625
* set owner of the directory `/etc/grid-security/xrd/` to `xrootd:xrootd` user:
2726
```
@@ -61,8 +60,7 @@ The StashCache daemon consists of an XRootD server and an HTCondor-based service
6160
[root@client ~]$ yum install stashcache-daemon fetch-crl stashcache-cache-server
6261
```
6362
64-
!!! Note:
65-
:heavy_exclamation_mark: If installing authenticated StashCache Cache server, you need additional packages to be installed:
63+
!!! Note: If installing authenticated StashCache Cache server, you need additional packages to be installed:
6664
```
6765
[root@client ~]$ yum install xrootd-lcmaps globus-proxy-utils
6866
```

0 commit comments

Comments
 (0)