7fc57a69b2 
					 
					
						
						
							
							Fix warning in user module  
						
						
						
						
					 
					
						2023-09-01 15:42:30 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						2ba8f1cfc3 
					 
					
						
						
							
							Add retries to all apt commands  
						
						
						
						
					 
					
						2023-09-01 15:42:30 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ed2fe7106e 
					 
					
						
						
							
							Fix support for bookworm  
						
						
						
						
					 
					
						2023-09-01 15:42:30 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a490924e3a 
					 
					
						
						
							
							Add traceroute and MTR to PVC package list  
						
						
						
						
					 
					
						2023-09-01 15:42:29 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						34d12ab423 
					 
					
						
						
							
							Add Ceph check  
						
						
						
						
					 
					
						2023-09-01 15:42:29 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						84a3f7afa0 
					 
					
						
						
							
							Add edac-utils to packages  
						
						
						
						
					 
					
						2023-09-01 15:42:29 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						2a925904e4 
					 
					
						
						
							
							Alter format of Debian version in MOTD  
						
						
						
						
					 
					
						2023-09-01 15:42:29 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a79961605a 
					 
					
						
						
							
							Replace per-user htoprc with system-wide config  
						
						... 
						
						
						
						Also update to newer htoprc layout from BLSE. 
						
						
					 
					
						2023-09-01 15:42:29 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						8f685116b7 
					 
					
						
						
							
							Add Ceph monitor backup  
						
						
						
						
					 
					
						2023-09-01 15:42:29 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						267494d58a 
					 
					
						
						
							
							Add lm-sensors configuration  
						
						
						
						
					 
					
						2023-09-01 15:42:29 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b987c4ea8f 
					 
					
						
						
							
							Adjust GRUB_DIST and add UEFI regeneration  
						
						... 
						
						
						
						Keeps the UEFI boot list cleaned and consistent 
						
						
					 
					
						2023-09-01 15:42:29 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						00482aec06 
					 
					
						
						
							
							Fix the other instance too  
						
						
						
						
					 
					
						2023-09-01 15:42:28 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						da98a4d445 
					 
					
						
						
							
							Ignore errors about removing keys  
						
						
						
						
					 
					
						2023-09-01 15:42:28 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						9e20e47903 
					 
					
						
						
							
							Update freshness checks  
						
						
						
						
					 
					
						2023-09-01 15:42:28 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d47d320bb3 
					 
					
						
						
							
							Replace freshness and kernel_version checks  
						
						... 
						
						
						
						Use an updated plugin from BLSE that uses needrestart instead of manual
parsing of these elements. 
						
						
					 
					
						2023-09-01 15:42:28 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ea9fe5570f 
					 
					
						
						
							
							Add method to remove inactive SSH keys  
						
						
						
						
					 
					
						2023-09-01 15:42:28 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ce9304e43e 
					 
					
						
						
							
							Populate /etc/timezone as well  
						
						
						
						
					 
					
						2023-09-01 15:42:28 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						aa6b4ac3dc 
					 
					
						
						
							
							Make locale generation universal  
						
						... 
						
						
						
						Don't rely on a notify/handler, just do it every time in the base role. 
						
						
					 
					
						2023-09-01 15:42:28 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a87745d640 
					 
					
						
						
							
							Fix name of task  
						
						
						
						
					 
					
						2023-09-01 15:42:28 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d24cb8a8ef 
					 
					
						
						
							
							Unify and standardize inventory_hostname  
						
						... 
						
						
						
						This was causing some confusing conflicts, so create a new fact called
"this_node" which is inventory_hostname.split('.')[0], i.e. the short
name, and use that everywhere instead of an FQDN or true inventory
hostname. 
						
						
					 
					
						2023-09-01 15:42:28 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						056c325486 
					 
					
						
						
							
							Add option for setting CPU governor  
						
						... 
						
						
						
						Allows the administrator to set a CPU frequency governor if they need
to, though the default of ondemand is usually sufficient. 
						
						
					 
					
						2023-09-01 15:42:28 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						9f7dbfb4f8 
					 
					
						
						
							
							Add IPMI check to tasks  
						
						
						
						
					 
					
						2023-09-01 15:42:28 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e65f1d15a6 
					 
					
						
						
							
							Add coordinator state to MOTD  
						
						
						
						
					 
					
						2023-09-01 15:42:27 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						9f16995f59 
					 
					
						
						
							
							Add smartmontools to base package list  
						
						
						
						
					 
					
						2023-09-01 15:42:27 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						45424a28ce 
					 
					
						
						
							
							Fix bad flag  
						
						
						
						
					 
					
						2023-09-01 15:42:27 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						044a14fa6d 
					 
					
						
						
							
							Add package installs for different Debian versions  
						
						
						
						
					 
					
						2023-09-01 15:42:27 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ae40227ea1 
					 
					
						
						
							
							Move paths and keys to defaults  
						
						
						
						
					 
					
						2023-09-01 15:42:27 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						4b0a4ae73c 
					 
					
						
						
							
							Fix bad Ansible variable name  
						
						
						
						
					 
					
						2023-09-01 15:42:26 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7bacbd5dd6 
					 
					
						
						
							
							Don't fail if IPMI tasks fail  
						
						
						
						
					 
					
						2023-09-01 15:42:26 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						eef0f959dd 
					 
					
						
						
							
							Add GRUB, Plymouth themes and issue for PVC  
						
						
						
						
					 
					
						2023-09-01 15:42:26 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						bace67b8bf 
					 
					
						
						
							
							Add GRUB configuration to Ansible role  
						
						
						
						
					 
					
						2023-09-01 15:42:26 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						329bc9690e 
					 
					
						
						
							
							Add ipmitool to packages list  
						
						
						
						
					 
					
						2023-09-01 15:42:26 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6104e0a5a5 
					 
					
						
						
							
							Use independent fact to work around codename  
						
						
						
						
					 
					
						2023-09-01 15:42:26 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f4e49b9d3e 
					 
					
						
						
							
							Ensure apt-update runs if configs update  
						
						
						
						
					 
					
						2023-09-01 15:42:25 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						9438ab46d7 
					 
					
						
						
							
							Add bullseye support  
						
						
						
						
					 
					
						2023-09-01 15:42:25 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c9742fe2e5 
					 
					
						
						
							
							Update tags and fix backup keys to var  
						
						
						
						
					 
					
						2023-09-01 15:42:25 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e53342474c 
					 
					
						
						
							
							Remove GRUB config from base role  
						
						... 
						
						
						
						This is not actually ideal. 
						
						
					 
					
						2023-09-01 15:42:25 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6903627150 
					 
					
						
						
							
							Add additional items to base role  
						
						... 
						
						
						
						Backups, GRUB configuration, and IPMI configuration. 
						
						
					 
					
						2023-09-01 15:42:25 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d9be39a048 
					 
					
						
						
							
							Allow customization of deploy username  
						
						
						
						
					 
					
						2023-09-01 15:42:25 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						4dc5ebdba0 
					 
					
						
						
							
							Move to more dynamic apt configs  
						
						... 
						
						
						
						Allow specifying repository URLs in the group_vars, and add
release-specific template files to support future version changes. 
						
						
					 
					
						2023-09-01 15:42:25 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						2a72a826f5 
					 
					
						
						
							
							Remove cruft and add mkpasswd setup  
						
						
						
						
					 
					
						2023-09-01 15:42:25 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						bf02da693f 
					 
					
						
						
							
							Correct bad indentation in base role  
						
						
						
						
					 
					
						2023-09-01 15:42:25 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						1f6cb077fa 
					 
					
						
						
							
							Update tags and add kernel-cleanup script  
						
						
						
						
					 
					
						2023-09-01 15:42:25 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c0dc6fad4e 
					 
					
						
						
							
							Add some additional compression libraries  
						
						
						
						
					 
					
						2023-09-01 15:42:25 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						075ce8ea22 
					 
					
						
						
							
							Add PVC status MOTD script  
						
						
						
						
					 
					
						2023-09-01 15:42:24 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						68a475ccf9 
					 
					
						
						
							
							Set proper mode on agent plugins  
						
						
						
						
					 
					
						2023-09-01 15:42:24 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f86ec62416 
					 
					
						
						
							
							Add check-mk-agent plugin installs  
						
						... 
						
						
						
						These are used by various Ansible tasks, even if the administrator is
not using Check_MK for monitoring. 
						
						
					 
					
						2023-09-01 15:42:24 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						62d53b0c9c 
					 
					
						
						
							
							Add PCI and USB utils  
						
						
						
						
					 
					
						2023-09-01 15:42:24 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						715fa103cd 
					 
					
						
						
							
							Ensure uuid-runtime is installed  
						
						
						
						
					 
					
						2023-09-01 15:42:23 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						0566aadfb0 
					 
					
						
						
							
							Remove obsolete issue-gen script on install  
						
						
						
						
					 
					
						2023-09-01 15:42:23 -04:00