Add ssh hostnames for pagure
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
800f9145d3
commit
6484d4e881
2 changed files with 6 additions and 0 deletions
|
@ -23,3 +23,6 @@ datacenter: osuosl
|
|||
|
||||
shared_buffers: "2GB"
|
||||
effective_cache_size: "6GB"
|
||||
|
||||
ssh_hostnames:
|
||||
- stg.pagure.io
|
||||
|
|
|
@ -23,3 +23,6 @@ datacenter: osuosl
|
|||
|
||||
shared_buffers: "32MB"
|
||||
effective_cache_size: "512MB"
|
||||
|
||||
ssh_hostnames:
|
||||
- pagure.io
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue