Commit Graph

133 Commits

Author SHA1 Message Date
c8325e2899 Fix names of tasks 2023-02-21 16:14:32 +04:00
478bc1a795 Early update package list 2023-02-21 16:13:19 +04:00
0a7631d4da Fix spaces for sintax 2023-02-21 13:00:48 +04:00
8997cfe9d1
Removed commented code 2023-02-17 17:56:28 +04:00
084b3e088e
Removed unused packages installation 2023-02-17 17:56:28 +04:00
b4084ffdb4
Added system downgrade via eepm 2023-02-17 17:56:28 +04:00
e9a57af91d
Added container-samba role submodule 2023-02-17 17:55:49 +04:00
fbee2136ab Add VNC support 2022-06-09 00:52:47 +04:00
c99f972b52 Add manual nodes adding 2022-04-29 03:12:14 +04:00
5cbbf28001 Kerberos5: Fix update_cache to omit removed tasks warnings 2022-04-18 14:59:20 +04:00
01c366f1d0 Fix update_cache to omit removed tasks warnings 2022-04-18 14:50:52 +04:00
623e2ba9c2 kerberos5: Small refactore 2022-04-11 22:46:10 +04:00
54c4fe6021 Add apr-repo rm all before repo settings 2022-04-05 22:45:40 +04:00
6ab5449205 Add rpm distbranch macros 2022-04-05 22:14:55 +04:00
3e9f1b6b67 Update submodules 2022-03-30 20:32:20 +04:00
ec4a5eddf7 Update submodules 2022-03-30 03:20:58 +04:00
67c2070869 Update submodules. Add infra-conf to submodules 2022-03-29 23:10:08 +04:00
795fdfebca Refactoring 2022-03-29 04:12:05 +04:00
940735e2e4 Update ansible-samba submodule 2022-03-29 04:10:56 +04:00
b02060413e Update ansible-samba submodule 2022-03-12 21:47:03 +04:00
c46f685ba2 Update ansible-samba submodule 2022-03-09 14:29:10 +04:00
9cd23a3b68 Remove hosts hardcode 2022-03-09 09:01:02 +04:00
1b4696fabd Update ansible-samba submodule 2022-03-09 05:06:52 +04:00
5bb1f17aae Fix VMs hang up after destroy action 2022-03-09 04:54:15 +04:00
2cdfa7c198 Fix waiting for VMs up 2022-03-09 04:53:23 +04:00
03c8b6ef66 Update ansible-samba submodule 2022-03-08 23:15:42 +04:00
d39a7788fa Force enabling QEMU guest agent 2022-03-08 23:05:58 +04:00
17ecb2d824 Python3 support fixes 2022-03-08 23:05:46 +04:00
626e28687a Fix bash binary path 2022-03-08 23:05:09 +04:00
Evgeny Sinelnikov
90f50341b5 library/proxmox_qemu_agent.py: quick fix of invalid literal for float(): 6.3-3 2021-09-18 08:12:22 +04:00
Evgeny Sinelnikov
44068132fb library/proxmox_kvm.py: quick fix of invalid literal for float(): 6.3-3:
https://github.com/swayf/proxmoxer/issues/79
2021-09-18 08:08:59 +04:00
Evgeny Sinelnikov
390cfa18d3 proxmoxer: replace patches in single patch 2021-09-18 07:10:57 +04:00
Evgeny Sinelnikov
970efb4b99 proxmoxer: update with fixes from next release 2021-09-18 07:02:21 +04:00
Evgeny Sinelnikov
34de85486e roles/pve/tasks/{create_vm,destroy_vm,enable_vlans}: Rename node srv to pve 2021-07-04 05:48:29 +04:00
Evgeny Sinelnikov
4ddaabf402
Merge pull request #16 from iv-m/krb5-drop-single-des
roles/kerberos5: Drop single-DES enctypes
2020-02-16 13:25:41 +04:00
Ivan A. Melnikov
51ec2730b8 roles/kerberos5: Drop single-DES enctypes
Beginning with the krb5-1.18 release, single-DES encryption
types are no longer supported, and KDC (as well as some
utilities  like kadmin.local) refuses to work when such
enctypes are present in configuration.
2020-02-16 00:03:22 +04:00
547f85e73b
Don't ignore stop errors 2020-01-13 20:54:35 +04:00
63b77bf9b9
Conditional timeout for race avoidance 2020-01-13 19:50:52 +04:00
287ae0e13c
Try to increase timeout greater than 1 munite per attempt 2019-12-06 16:40:58 +04:00
59ab48511c
Increase timeout so all VMs will be able to start in time 2019-12-06 13:21:22 +04:00
2ba26e48a2
Wait for VMs to go up 2019-12-06 13:06:33 +04:00
e7edc9b8f7
Retry SSH on error 2019-12-06 12:42:17 +04:00
Evgeny Sinelnikov
35c693d9ad
Merge pull request #14 from altlinuxteam/increase_timeouts
Increase timeouts on Proxmox actions
2019-11-20 18:30:59 +04:00
03362c0ecf
Increase timeouts on Proxmox actions 2019-11-20 17:09:23 +04:00
omgbebebe
c6a0b17627
Merge pull request #12 from altlinuxteam/remove_prereq_check
Revert "install prereqs only when needed"
2019-08-05 20:11:58 +04:00
a6ebcbb630
Revert "install prereqs only when needed"
This reverts commit 2e2fba457f.
2019-08-05 20:07:04 +04:00
Sergey Bubnov (omg)
ef92e28885 update tester role with abstract exploit executor 2019-07-19 17:34:30 +04:00
Sergey Bubnov (omg)
2e2fba457f install prereqs only when needed 2019-07-19 11:02:08 +04:00
omgbebebe
1208e753f8
Merge pull request #9 from altlinuxteam/kerberos5-idempotency
Make Kerberos 5 role idempotent
2019-07-17 17:05:48 +04:00
feccab9e96
Make Kerberos 5 role idempotent 2019-07-17 16:47:19 +04:00