Commit Graph

2 Commits

Author SHA1 Message Date
Leonid Lapshin
3c77354cd5 [ubuntu] fix user on rust and brew scripts (#1907)
* fix user on rust and brew scripts

* set user on a factory stage

* get last user from /etc/passwd

Co-authored-by: Leonid Lapshin <originalnoe-nazvanie@yandex.ru>
2020-10-28 17:58:15 +03:00
Leonid Lapshin
ed38c86cbb Move linux provision scripts to virtual-environments (#1714)
* add linux-related scripts from MMS provisioner

* removed EOL

* removed Ubuntu condition

* moved PATH checking to cleanup section

* add clarification for cgroups names

* names alignment

* removed memory-configuration and agent specific scripts

* renamed folder to psot-generation, added template instructions

* moved key import to git installation

* moved PATH check to post-deployment instead of cleanup script

* add scripts

* output tests file

* add startup logic

* add powershell module for furute helpers

* removed unused modules

* copy to tmp folder because of permissions, copy to opt on post-generation step

* removed Pester test

* change post-generation location

* incorrect if statement

Co-authored-by: Leonid Lapshin <originalnoe-nazvanie@yandex.ru>
2020-10-12 17:44:31 +03:00