Commit Graph

120 Commits

Author SHA1 Message Date
Andrea Dell'Amico bf5d2a4054
Fix the bashrc path for root. 2024-04-03 12:03:03 +02:00
Andrea Dell'Amico 9497433a85
bashrc: fix the tasks syntax. 2024-04-03 12:01:48 +02:00
Andrea Dell'Amico e9f2898efb
Attempt at customising the bashrc file. 2024-04-03 11:58:29 +02:00
Andrea Dell'Amico 6f86357582
Fix some spacing. 2024-03-22 18:45:49 +01:00
Andrea Dell'Amico fe4c64d939
Fix a typo. 2024-03-06 19:20:35 +01:00
Andrea Dell'Amico 0b47aa8eb8
Add a missing tag. 2024-03-06 19:15:34 +01:00
Andrea Dell'Amico b1b610e133
autofs: set the mount point ownership. 2024-03-06 19:11:44 +01:00
Andrea Dell'Amico 315acd9c9f
Fix the conditional in the template task. 2023-12-05 18:12:11 +01:00
Andrea Dell'Amico 1eef42b417
net interfaces: give the option of giving a list. 2023-12-05 17:59:08 +01:00
Andrea Dell'Amico 07166709d2
Clean up the default variables. 2023-12-04 12:25:00 +01:00
Andrea Dell'Amico d885bfdb99
Fix a task name. 2023-12-04 12:21:13 +01:00
Andrea Dell'Amico 93c52d6223
The interfaces must be a list. 2023-12-04 12:20:46 +01:00
Andrea Dell'Amico 721cf5d42c
interfaces: fix the templates. 2023-12-04 12:17:35 +01:00
Andrea Dell'Amico 23955f65c8
Try to automate the interface names resolution. 2023-12-04 12:15:01 +01:00
Andrea Dell'Amico 9cc7139c2f
Net ints: another cleanup tentative. 2023-12-04 11:58:45 +01:00
Andrea Dell'Amico 86bcff6d7b
net interfaces: try to clean up the list. 2023-12-04 11:57:08 +01:00
Andrea Dell'Amico 1cd1cb8ab3
Try to fix the int names checks. 2023-12-04 11:55:09 +01:00
Andrea Dell'Amico 514b465954
Print the loopback and default interface names. 2023-12-04 11:52:37 +01:00
Andrea Dell'Amico 96862210f0
Fix the netplan conditional. 2023-10-26 13:03:15 +02:00
Andrea Dell'Amico 7b838e598e
Fix the netplan defaults. 2023-10-17 16:58:18 +02:00
Andrea Dell'Amico 0f781ea08f
Remove the use of letsencrypt_acme_sh_install. 2023-10-16 18:36:53 +02:00
Andrea Dell'Amico a40edb9fe3
netplan interface: dhcp override options. 2023-10-10 11:53:06 +02:00
Andrea Dell'Amico 66e12d354b
Fixes to the names syntax. 2023-10-08 17:48:49 +02:00
Andrea Dell'Amico f7bcf65516
Fix a typo. 2023-10-08 17:24:57 +02:00
Andrea Dell'Amico 1708fc16da
Change a default 2023-10-07 17:04:28 +02:00
Andrea Dell'Amico f92947b2df
Run the handler after the interface configuration. 2023-10-06 18:29:12 +02:00
Andrea Dell'Amico 229ce75a39
Fix the netplan template 2023-10-06 18:20:53 +02:00
Andrea Dell'Amico 230a887ffd
The networks check is wrong, in another place 2023-10-06 18:17:59 +02:00
Andrea Dell'Amico 10e5faad5e
The networks check is wrong 2023-10-06 18:15:45 +02:00
Andrea Dell'Amico 5e10b333bc
jinja endif was missing 2023-10-06 18:06:16 +02:00
Andrea Dell'Amico f5c38406bc
Configure a certificate for all the defined IP addresses 2023-10-06 17:58:04 +02:00
Andrea Dell'Amico f0eb1fc96c
Fix a syntax error 2023-10-06 17:10:48 +02:00
Andrea Dell'Amico 8ddc94bb63
Second interface name as standalone variable 2023-10-06 13:55:55 +02:00
Andrea Dell'Amico 61c5a0a528
Configure additional network interfaces in Ubuntu. 2023-10-06 13:40:39 +02:00
Andrea Dell'Amico 5250c17d18
Add a variable to set the mkcert path. 2023-07-13 13:00:10 +02:00
Andrea Dell'Amico beccc371b7
mkcert certs: flat fetch destination. 2023-07-13 12:05:12 +02:00
Andrea Dell'Amico 6758633976
mkcert: fix the dsn_and_ip_list value. 2023-07-13 12:00:31 +02:00
Andrea Dell'Amico ee88e2d0fa
Run the mkcert command as root. 2023-07-13 11:58:17 +02:00
Andrea Dell'Amico 5d3c349e03
Try to fix the mkcert command again. 2023-07-13 11:56:06 +02:00
Andrea Dell'Amico fb5a099d55
Try and fix why sudo keeps asking for a password. 2023-07-13 11:50:28 +02:00
Andrea Dell'Amico df1b9fd308
Fix a typo. 2023-07-13 11:45:02 +02:00
Andrea Dell'Amico e762e1e8aa
Set the CAROOT env variable. 2023-07-13 11:43:28 +02:00
Andrea Dell'Amico 8593cee53f
Convert the mkcert command into a shell one. 2023-07-13 11:37:57 +02:00
Andrea Dell'Amico 436acc9bab
Try to set the common group. 2023-07-13 11:31:24 +02:00
Andrea Dell'Amico 0e1955aeb7
Give a valid shell to the mkcert-ca user. 2023-07-13 11:18:18 +02:00
Andrea Dell'Amico de549df51a
Add support for mkcert. 2023-07-12 19:25:22 +02:00
Andrea Dell'Amico d96def22ce
Manage self signed certificates. 2023-07-10 11:07:24 +02:00
Andrea Dell'Amico 8579383158
Add a .gitignore file. 2023-07-07 20:12:27 +02:00
Andrea Dell'Amico be8cb5d6c0
tmpreaper: fix the tasks intendation 2022-12-23 17:50:25 +01:00
Andrea Dell'Amico 4507508a10
tmpreaper: permit to switch back to ctime 2022-12-23 17:48:53 +01:00