forked from fediversity/fediversity
rm explicit dns
This commit is contained in:
parent
35fc003064
commit
27016c9654
1 changed files with 0 additions and 3 deletions
|
|
@ -17,9 +17,6 @@ in
|
||||||
{
|
{
|
||||||
hostName = config.fediversityVm.name;
|
hostName = config.fediversityVm.name;
|
||||||
domain = config.fediversityVm.domain;
|
domain = config.fediversityVm.domain;
|
||||||
hosts = {
|
|
||||||
"185.206.232.34" = [ "git.fediversity.eu" ];
|
|
||||||
};
|
|
||||||
|
|
||||||
## REVIEW: Do we actually need that, considering that we have static IPs?
|
## REVIEW: Do we actually need that, considering that we have static IPs?
|
||||||
useDHCP = mkDefault true;
|
useDHCP = mkDefault true;
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue