Skip to content

Commit e7eba55

Browse files
committed
daily
1 parent f8c93ee commit e7eba55

File tree

17 files changed

+24
-24
lines changed

17 files changed

+24
-24
lines changed

Onboarding-business.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ can produce work that is **cheaper**, faster, and better than a single full-stac
139139

140140
### Technical Debt
141141

142-
https://twitter.com/StepsizeHQ/status/1156582846057844736
142+
https://www.monkeyuser.com/2018/tech-debt/
143143

144144
- Updating documentation
145145
- Error handling (context and traceability) :point_right: this is what ruins companies

debian-setup/providers/_openstack.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ networking:
66
name: eth0
77
resolver:
88
- 10.0.0.1
9-
- 8.8.8.8
10-
- 8.8.4.4
9+
- 9.9.9.9
10+
- 149.112.112.112
1111
#ntp-server: ntp.provider.net
1212
provider-package:
1313
# Cloud-init

debian-setup/providers/aruba-dc1.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ networking:
66
name: eth0
77
resolver:
88
- 62.149.128.4
9-
- 8.8.8.8
9+
- 9.9.9.9
1010
- 62.149.132.4
1111
software:
1212
aruba-arping: "Fix duplicate IP problem"

debian-setup/providers/aruba-dc3.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ networking:
77
resolver:
88
# https://support.forpsi.com/kb/a3019/i-have-serverhosting-at-forpsi-what-dns-servers-should-i-set-up.aspx
99
- 81.2.193.227
10-
- 8.8.8.8
10+
- 9.9.9.9
1111
- 81.2.192.131
1212
# MAXNS=3
1313
# IPv6 interface

debian-setup/providers/contabo-mcn.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ networking:
1010
# MAXNS=3
1111
#- 79.143.183.252
1212
# Google Public DNS
13-
- 8.8.8.8
13+
- 9.9.9.9
1414
inet6:
1515
method: static
1616
name: eth0

debian-setup/providers/contabo-nug.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ networking:
1010
# MAXNS=3
1111
#- 213.136.95.11
1212
# Google Public DNS
13-
- 8.8.8.8
13+
- 9.9.9.9
1414
inet6:
1515
method: static
1616
name: eth0

debian-setup/providers/digitalocean-fra1.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ networking:
88
- 67.207.67.3
99
- 67.207.67.2
1010
# google-public-dns-a.google.com.
11-
- 8.8.8.8
11+
- 9.9.9.9
1212
# IPv6 interface
1313
inet6:
1414
method: auto

debian-setup/providers/stackport-eu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ networking:
66
name: eth0
77
resolver:
88
- 10.0.0.1
9-
- 8.8.8.8
9+
- 9.9.9.9
1010
- 8.8.4.4
1111
provider-package:
1212
# Cloud-init

debian-setup/providers/upcloud-defra1.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ networking:
88
# UpCloud defra1 https://www.upcloud.com/support/dns-servers/
99
- 94.237.127.9
1010
# google-public-dns-a.google.com.
11-
- 8.8.8.8
11+
- 9.9.9.9
1212
# MAXNS=3
1313
# google-public-dns-b.google.com.
1414
#- 8.8.4.4

debian-setup/providers/upcloud-fihel1.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ networking:
88
# UpCloud fihel1 https://www.upcloud.com/support/dns-servers/
99
- 80.69.160.26
1010
# google-public-dns-a.google.com.
11-
- 8.8.8.8
11+
- 9.9.9.9
1212
# MAXNS=3
1313
# @Sigmatic
1414
#- 80.69.171.167

0 commit comments

Comments
 (0)