chore: migrated from internal repo
!1 nofusscomputing/infrastructure/config!28
This commit is contained in:
		
							
								
								
									
										10
									
								
								templates/containerd-registry-hosts.toml.j2
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								templates/containerd-registry-hosts.toml.j2
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,10 @@ | ||||
| # | ||||
| # {{ item.name }} Container Registry Configuration | ||||
| # Managed by: Ansible | ||||
| # | ||||
|  | ||||
| server = "{{ item.server }}" | ||||
|  | ||||
| [host."{{ item.url }}"] | ||||
|   capabilities = {{ item.capabilities | from_yaml_all }} | ||||
|   skip_verify = {{ item.skip_verify | default(false) | lower }} | ||||
		Reference in New Issue
	
	Block a user