forked from ungleich-public/cdist
		
	[__letsencrypt_cert] whitelist Ubuntu
This commit is contained in:
		
					parent
					
						
							
								f58d662b32
							
						
					
				
			
			
				commit
				
					
						d4059fd29e
					
				
			
		
					 2 changed files with 4 additions and 1 deletions
				
			
		| 
						 | 
					@ -90,6 +90,9 @@ if [ -z "${certbot_fullpath}" ]; then
 | 
				
			||||||
			__package py27-certbot
 | 
								__package py27-certbot
 | 
				
			||||||
 | 
					
 | 
				
			||||||
			certbot_fullpath=/usr/local/bin/certbot
 | 
								certbot_fullpath=/usr/local/bin/certbot
 | 
				
			||||||
 | 
							;;
 | 
				
			||||||
 | 
							ubuntu)
 | 
				
			||||||
 | 
					            __package certbot
 | 
				
			||||||
            ;;
 | 
					            ;;
 | 
				
			||||||
		*)
 | 
							*)
 | 
				
			||||||
			echo "Unsupported os: $os" >&2
 | 
								echo "Unsupported os: $os" >&2
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -3,7 +3,7 @@ Changelog
 | 
				
			||||||
 | 
					
 | 
				
			||||||
next:
 | 
					next:
 | 
				
			||||||
	* Type __pyvenv: Switch to python3 -m venv for Ubuntu (Nico Schottelius)
 | 
						* Type __pyvenv: Switch to python3 -m venv for Ubuntu (Nico Schottelius)
 | 
				
			||||||
 | 
						* Type __letsencrypt_cert: Whitelist Ubuntu (Nico Schottelius)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
6.5.5: 2020-05-01
 | 
					6.5.5: 2020-05-01
 | 
				
			||||||
	* Core: Fix XDG_CONFIG_HOME config file location (Joachim Desroches)
 | 
						* Core: Fix XDG_CONFIG_HOME config file location (Joachim Desroches)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue