moved hosts/storage-ng to hosts/containers

This commit is contained in:
Markus Schmidl 2019-04-07 21:34:50 +02:00
parent 7abcc676b7
commit 6f146ce3c9
11 changed files with 3 additions and 3 deletions

View File

@ -5,7 +5,7 @@
{ ... }:
{
imports = [
hosts/storage-ng/grafana/configuration.nix
hosts/containers/grafana/configuration.nix
];
deployment = {
targetHost = "grafana.hq.c3d2.de";
@ -17,7 +17,7 @@
{ ... }:
{
imports = [
hosts/storage-ng/dhcp/configuration.nix
hosts/containers/dhcp/configuration.nix
];
deployment = {
targetHost = "2a02:8106:208:5201:3801:15ff:fe95:8988";
@ -29,7 +29,7 @@
{ ... }:
{
imports = [
hosts/storage-ng/mucbot/configuration.nix
hosts/containers/mucbot/configuration.nix
];
deployment = {
targetHost = "2a02:8106:208:5201:28db:dff:fe6b:e89a";