Mikhail Koliada
|
5aca2192f7
|
[Ubuntu] get rid of homebrew post-gen script (#4634)
|
2021-12-22 10:41:15 +03:00 |
|
Maxim Lobanov
|
06c90a3200
|
[Ubuntu] Chmod known directories (#4509)
* chmod known directories
* nit space
|
2021-11-15 18:35:50 +01:00 |
|
Leonid Lapshin
|
981df9e44f
|
revert brew fix
|
2020-11-06 00:56:14 +03:00 |
|
Leonid Lapshin
|
45b33107cd
|
Fix brew repository permissions to make it clean
|
2020-11-06 00:33:39 +03:00 |
|
Leonid Lapshin
|
0269bec6f4
|
grep first entry of PATH
|
2020-11-05 22:08:19 +03:00 |
|
Leonid Lapshin
|
31b11e1576
|
select last entry of PATH, respect eol
|
2020-11-05 15:38:26 +03:00 |
|
Leonid Lapshin
|
98731b3621
|
get PATH from /etc/environment
|
2020-11-05 10:36:01 +03:00 |
|
Leonid Lapshin
|
9d8d110fcf
|
typo
|
2020-11-04 00:42:36 +03:00 |
|
Leonid Lapshin
|
09533dd5e9
|
fixed comment
|
2020-11-03 15:56:49 +03:00 |
|
Leonid Lapshin
|
9fe3134cd6
|
remove quotes on post-deployment step
|
2020-11-03 15:55:19 +03:00 |
|
Dibir Magomedsaygitov
|
75112c4449
|
clean yarn and npm cache
|
2020-10-27 17:24:59 +03:00 |
|
Maxim Lobanov
|
f38833acec
|
Merge pull request #1755 from dsame/v-sedoli/set-e-ubuntu2
Fail Ubuntu image building on error in generation scripts
|
2020-10-13 08:56:35 +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 |
|
Sergey Dolin
|
1d4f281899
|
Add -e to .sh scripts
|
2020-10-12 15:47:09 +05:00 |
|
Aleksandr Chebotov
|
fe9f74e51e
|
rm helper and installer folder in post-deployment
|
2020-09-22 13:55:21 +03:00 |
|
Aleksandr Chebotov
|
d4335cc52e
|
set chmod -R 777 /opt
|
2020-09-21 11:18:28 +03:00 |
|