feat(alertmanager): add ansible role for running alertmanager
This commit is contained in:
		
							
								
								
									
										10
									
								
								roles/alertmanager/README.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								roles/alertmanager/README.md
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,10 @@
 | 
			
		||||
# `finallycoffee.observability.alertmanager` ansible role
 | 
			
		||||
 | 
			
		||||
## Description
 | 
			
		||||
 | 
			
		||||
This role configures and runs prometheus alertmanager in a docker container.
 | 
			
		||||
 | 
			
		||||
The config file is templated on the host and persisted in `alertmanager_config_file`.
 | 
			
		||||
 | 
			
		||||
The alertmanager config can be passed by setting `alertmanager_config`, which expects the same yaml
 | 
			
		||||
format as the "normal" alertmanager config file (with top-level keys `global`, `route` and `receivers`).
 | 
			
		||||
		Reference in New Issue
	
	Block a user