This commit is contained in:
parent
8b30841fc4
commit
652a5d25c9
@ -2,4 +2,5 @@
|
||||
ansible.builtin.copy:
|
||||
dest: /etc/cloud/cloud.cfg.d/90_dpkg.cfg
|
||||
content: |
|
||||
# To update this file, run dpkg-reconfigure cloud-init
|
||||
datasource_list: [ VMware, None ]
|
||||
|
@ -11,7 +11,7 @@
|
||||
"no_proxy": "",
|
||||
"node_custom_roles_post": "custom",
|
||||
"node_custom_roles_pre": "",
|
||||
"pause_image": "registry.k8s.io/pause:3.9",
|
||||
"pause_image": "registry.k8s.io/pause:3.6",
|
||||
"pip_conf_file": "",
|
||||
"redhat_epel_rpm": "https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm",
|
||||
"reenable_public_repos": "true",
|
||||
|
Loading…
Reference in New Issue
Block a user