mirror of
				https://github.com/zulip/zulip.git
				synced 2025-10-31 03:53:50 +00:00 
			
		
		
		
	puppet: Fix quoting of commented-out python3-boto.
This will avoid a linter error if/when we uncomment it.
This commit is contained in:
		| @@ -20,7 +20,7 @@ class zulip_ops::base { | ||||
|     'dhcpcd5', | ||||
|     'python3-six', | ||||
|     'python-six', | ||||
|     # "python3-boto", # missing on trusty | ||||
|     # 'python3-boto', # missing on trusty | ||||
|     'python-boto', # needed for postgres_common too | ||||
|     'python3-netifaces', | ||||
|     'python-netifaces', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user