diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-05-29 17:48:19 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-05-29 17:48:19 -0400 |
| commit | b4fdd1f2850ea22e74085e17f488894c45dd0abf (patch) | |
| tree | 6beb8cd0457811e706d95790f9b89e0dd276d521 | |
| parent | cc82993feedda8067897672289db3e6702975081 (diff) | |
propellor spin
| -rw-r--r-- | config-joey.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config-joey.hs b/config-joey.hs index fc7791c3..197e6e8f 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -310,6 +310,7 @@ beaver = host "beaver.kitenet.net" -- Branchable is not completely deployed with propellor yet. pell :: Host pell = host "pell.branchable.com" + & alias "branchable.com" & ipv4 "66.228.46.55" & ipv6 "2600:3c03::f03c:91ff:fedf:c0e5" |
