No need for base with this setup
This commit is contained in:
parent
dab4d66124
commit
5ebaff36c4
1 changed files with 0 additions and 15 deletions
|
@ -1,15 +0,0 @@
|
||||||
{
|
|
||||||
roles,
|
|
||||||
hlConfig,
|
|
||||||
}:
|
|
||||||
{
|
|
||||||
hostname = "base";
|
|
||||||
managed = true;
|
|
||||||
ip = "192.168.10.98";
|
|
||||||
|
|
||||||
roles = with roles; [
|
|
||||||
];
|
|
||||||
config = {
|
|
||||||
};
|
|
||||||
stateVersion = "24.05";
|
|
||||||
}
|
|
Loading…
Add table
Reference in a new issue