Use 0.19 stable channel
Instead of relying on the default channel
This commit is contained in:
		
							parent
							
								
									e31f480f27
								
							
						
					
					
						commit
						4a6a02c137
					
				@ -27,7 +27,7 @@
 | 
			
		||||
 | 
			
		||||
# FIXME: Switch to the snap_package resource when it gets fixed:
 | 
			
		||||
# https://github.com/chef/chef/issues/8827
 | 
			
		||||
execute "snap install bitcoin-core"
 | 
			
		||||
execute "snap install bitcoin-core --channel=0.19/stable"
 | 
			
		||||
 | 
			
		||||
bitcoin_user    = node['bitcoin']['username']
 | 
			
		||||
bitcoin_group   = node['bitcoin']['usergroup']
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user