fix(wpcarro/quassel): Drop quassel.wpcarro.dev
Reuse acme cert for wpcarro.dev Change-Id: I4768bbedf9dcf8d0e08fe02849357b311237cd61 Reviewed-on: https://cl.tvl.fyi/c/depot/+/4613 Tested-by: BuildkiteCI Reviewed-by: wpcarro <wpcarro@gmail.com> Autosubmit: wpcarro <wpcarro@gmail.com>
This commit is contained in:
		
							parent
							
								
									e4d20cdaec
								
							
						
					
					
						commit
						e9400403a5
					
				
					 1 changed files with 1 additions and 7 deletions
				
			
		|  | @ -39,12 +39,6 @@ in { | |||
|     acme = { | ||||
|       acceptTerms = true; | ||||
|       email = "wpcarro@gmail.com"; | ||||
| 
 | ||||
|       certs."quassel.wpcarro.dev" = { | ||||
|         email = "wpcarro@gmail.com"; | ||||
|         webroot = "/var/lib/acme/challenge-quassel"; | ||||
|         group = "quassel"; | ||||
|       }; | ||||
|     }; | ||||
| 
 | ||||
|     sudo.wheelNeedsPassword = false; | ||||
|  | @ -64,7 +58,7 @@ in { | |||
|   services = wpcarro.common.services // { | ||||
|     depot.quassel = { | ||||
|       enable = true; | ||||
|       acmeHost = "quassel.wpcarro.dev"; | ||||
|       acmeHost = "wpcarro.dev"; | ||||
|       bindAddresses = [ | ||||
|         "0.0.0.0" | ||||
|       ]; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue