manage screenrc and set hostname in vagrant box
This commit is contained in:
parent
33338af352
commit
6a0f88d7d4
3 changed files with 23 additions and 0 deletions
|
@ -4,3 +4,10 @@ base-packages:
|
|||
- screen
|
||||
- htop
|
||||
- git
|
||||
|
||||
/home/vagrant/.screenrc:
|
||||
file.managed:
|
||||
- user: vagrant
|
||||
- group: vagrant
|
||||
- mode: 0644
|
||||
- source: salt://base/screenrc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue