mirror of
https://github.com/trailofbits/algo.git
synced 2025-07-26 07:23:01 +02:00
Merge 84028b90ab
into 45fe0f595d
This commit is contained in:
commit
4fe92342e5
1 changed files with 2 additions and 2 deletions
|
@ -48,7 +48,7 @@ reduce_mtu: 0
|
|||
# If you load very large blocklists, you may also have to modify resource limits:
|
||||
# /etc/systemd/system/dnsmasq.service.d/100-CustomLimitations.conf
|
||||
adblock_lists:
|
||||
- "https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts"
|
||||
- "https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts"
|
||||
|
||||
# Enable DNS encryption.
|
||||
# If 'false', 'dns_servers' should be specified below.
|
||||
|
@ -208,7 +208,7 @@ cloud_providers:
|
|||
image: ubuntu-20.04
|
||||
openstack:
|
||||
flavor_ram: ">=512"
|
||||
image: Ubuntu-20.04
|
||||
image: Ubuntu-20.04
|
||||
cloudstack:
|
||||
size: Micro
|
||||
image: Linux Ubuntu 20.04 LTS 64-bit
|
||||
|
|
Loading…
Add table
Reference in a new issue