auto: bootstrapping sparky

This commit is contained in:
Sam 2024-05-26 16:22:04 +01:00
parent bf1845e2e1
commit d7ce738cd1
2 changed files with 5 additions and 5 deletions

View File

@ -228,11 +228,11 @@
"nix-secrets": {
"flake": false,
"locked": {
"lastModified": 1716736816,
"narHash": "sha256-VWqSZDDiwIIUUPP0fCGIYJVB76rNuykViZDiU5W0aaY=",
"lastModified": 1716736919,
"narHash": "sha256-8nez9aHXozu8uJachSETQgsG0fgEqTi3sGeWyfeNBqk=",
"ref": "refs/heads/master",
"rev": "3b91f747870fd65005e491d759a4c88f68802fdb",
"revCount": 49,
"rev": "8fe58ac9c3ec754bc262b7df375ff0da174bd080",
"revCount": 50,
"type": "git",
"url": "ssh://git@git.bitlab21.com/sam/nix-secrets.git"
},

View File

@ -13,7 +13,7 @@ read -p "Confirm host had been setup using the above steps...(yes|no): " confirm
[ "$confirm" != "yes" ] && echo "Exiting" && exit 0
hostname="sparky"
ip="192.168.122.192"
ip="192.168.122.193"
config="bootstrap"
# Delete key in known hosts if exists