create ubuntu small packer config
This commit is contained in:
@@ -42,3 +42,4 @@
|
||||
ansible.builtin.command: kubectl get pods -A
|
||||
delegate_to: localhost
|
||||
|
||||
|
||||
|
||||
@@ -5,3 +5,4 @@ enabled=1
|
||||
gpgcheck=1
|
||||
gpgkey=https://pkgs.k8s.io/core:/stable:/v{{ kubernetes_version | default('1.33') | regex_replace('^v?(.*)$', '\\1') | regex_replace('^(\\d+\\.\\d+).*$', '\\1') }}/rpm/repodata/repomd.xml.key
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user