Commit Graph

24 Commits

Author SHA1 Message Date
25b208094d
merged commands_utils into Machine class 2023-06-15 17:10:16 +02:00
350fafbfe0
fixed running from repo remotely
Some checks failed
continuous-integration/drone/push Build is failing
2023-06-15 16:55:40 +02:00
e654102176
MASSIVE REWORK of structure include new object oriented approch with linuxmachine/pve host, etc
Some checks failed
continuous-integration/drone/push Build is failing
2023-06-15 16:25:47 +02:00
360d1f6b7e
remove identity file 2023-06-14 14:45:23 +02:00
4cb9752c23
added support for step conditions and improved logging and setup ssh identity file in settings
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-14 14:31:20 +02:00
eb191a7a55
Running local scripts now works correctly and improved the varions way to run commands on both the PVE and the LXCs
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-14 11:29:38 +02:00
2e70f64269
edit lxc config and fix path
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-13 16:39:20 +02:00
8af5cbce58
fixed type hinting circular import error
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-13 16:29:40 +02:00
00f14332e0
improve documentation and fixed/improved path handling and added copy files from local->pve(->lxc) 2023-06-13 15:29:22 +02:00
c7d0275915
fixed get_ipv4 awk formatting, fix get path for folder and file copy 2023-06-13 08:19:23 +02:00
eba11df2af
reorder imports and global structure for better understanding
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-12 22:17:06 +02:00
9dcf370a07
fixed incorrect path for resources
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-12 22:06:44 +02:00
b66309326c
removed useless ssh key adding (using pct on create), added ipv4 detection and ssh commands 2023-06-12 22:06:33 +02:00
88f4cdf14f
fixed running bash script remotely and install package error 2023-06-12 22:05:21 +02:00
31c310c6e0
fixed wrong dict name for creation step 2023-06-12 22:04:22 +02:00
9cc09aafa1
improved code documentation
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-12 16:54:44 +02:00
6a6cddbc5f
implemented power steps, unzip, packages, and replace in files
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-12 16:18:09 +02:00
fb4154c7e5
implemented most creations steps and global improvements
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-12 15:15:51 +02:00
e4188e8432
re-organised a bit the code
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-12 11:53:42 +02:00
9005685ab5
change creations conditions format
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-11 22:11:16 +02:00
be285606e2
started creations conditions and steps checking/running
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-11 21:06:22 +02:00
0a372b2e00
ssh/local for commands and lxc creation
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-11 19:15:07 +02:00
Mathieu Broillet
c9af80fa86 proxmox utils, lxc utils and configs 2023-06-09 14:51:47 +02:00
Mathieu Broillet
e6a27d0bef init and lxc config json loading 2023-06-09 11:49:51 +02:00