Skip to content
Snippets Groups Projects
Commit e92b3380 authored by Jean-Paul Calderone's avatar Jean-Paul Calderone
Browse files

Simplify these steps too

parent ddf79db3
No related branches found
No related tags found
No related merge requests found
...@@ -76,12 +76,6 @@ starting from a minimal NixOS 19.03 or 19.09 installation. ...@@ -76,12 +76,6 @@ starting from a minimal NixOS 19.03 or 19.09 installation.
#. Create a ``storageNNN-config.nix`` containing further configuration for the new host. #. Create a ``storageNNN-config.nix`` containing further configuration for the new host.
#. Add an entry for the new host to ``grid.nix`` referencing the new files. #. Add an entry for the new host to ``grid.nix`` referencing the new files.
#. Deploy to the new host with ``morph deploy morph/grid.nix --on <identifier> boot``. #. Deploy to the new host with ``morph deploy morph/grid.nix --on <identifier> boot --upload-secrets --reboot``.
#. Log on to the new host and reboot it.
#. Deploy the new configuration to the host::
morph deploy morph/grid.nix --on <identifier> switch --reboot
.. _`morph`: https://github.com/DBCDK/morph .. _`morph`: https://github.com/DBCDK/morph
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment