moved hosts/storage-ng to hosts/containers

这个提交包含在:
Markus Schmidl 2019-04-07 21:34:50 +02:00
父节点 7abcc676b7
当前提交 6f146ce3c9
共有 11 个文件被更改,包括 3 次插入3 次删除

查看文件

@ -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";