forked from CCCHH/ansible-infra
		
	metrics fux
This commit is contained in:
		
					parent
					
						
							
								e183f1a2c3
							
						
					
				
			
			
				commit
				
					
						bd9e04eef8
					
				
			
		
					 2 changed files with 3 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -7,6 +7,8 @@ server {
 | 
			
		|||
    # Z9
 | 
			
		||||
    allow 2a07:c480:0:100::/56;
 | 
			
		||||
    allow 2a07:c481:1::/48;
 | 
			
		||||
    # fuxnoc
 | 
			
		||||
    allow 2a07:c481:0:1::/64;
 | 
			
		||||
    deny all;
 | 
			
		||||
 | 
			
		||||
    listen [2a00:14b0:4200:3380:0000:5a5f:1dbc:6a39]:443 ssl;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1 +1,2 @@
 | 
			
		|||
chaos:{{ lookup("community.general.passwordstore", "noc/vm-secrets/chaosknoten/grafana/metrics_chaos_basic_auth", create=false, missing="error") }}
 | 
			
		||||
fux:{{ lookup("community.general.passwordstore", "noc/vm-secrets/chaosknoten/grafana/metrics_fux_basic_auth", create=false, missing="error") }}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue