summaryrefslogtreecommitdiff
path: root/grid5000/steps/setup/debian/minimal_install.yaml
blob: d1cdc69eb4fb1b9058f9e7bfb406eb3fa8c8e8f9 (plain)
1
2
3
4
5
6

- set_root_password:
  - exec_in: echo -n 'root:$${root_password}' | chpasswd

- upgrade_system:
  - apt-get_in: dist-upgrade