aboutsummaryrefslogtreecommitdiffstats
path: root/packer/debian/http/user-data
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--packer/debian/http/user-data35
1 files changed, 0 insertions, 35 deletions
diff --git a/packer/debian/http/user-data b/packer/debian/http/user-data
deleted file mode 100644
index 952e269..0000000
--- a/packer/debian/http/user-data
+++ /dev/null
@@ -1,35 +0,0 @@
-#cloud-config
-autoinstall:
- version: 1
- locale: en_US
- keyboard:
- layout: us
- ssh:
- install-server: true
- allow-pw: true
- disable_root: true
- ssh_quiet_keygen: true
- allow_public_ssh_keys: true
- packages:
- - qemu-guest-agent
- - sudo
- - neovim
- - tmux
- storage:
- layout:
- name: direct
- swap:
- size: 0
- user-data:
- package_upgrade: true
- timezone: Europe/Paris
- users:
- - name: mas
- groups: [adm, sudo]
- lock-passwd: false
- sudo: ALL=(ALL) NOPASSWD:ALL
- shell: /bin/bash
- # passwd: your-password
- # - or -
- ssh_authorized_keys:
- - ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCtB9NZgJMVovVR4foT0OOV9GdHeHZoPtK1TGko2W4wli/reKjpUYBhlSPWbaWD9WUbl0RRqdzkODy1fB001zxs= mas@TMV2
ons'>-1/+1 2025-10-12packer: disable package upgrades in user-data for Ubuntuclyhtsuriva1-1/+1 2025-08-30tofu: update bpg/proxmox to 0.82.1clyhtsuriva1-1/+1 2025-07-09ansible: install helm on k8s mastersclyhtsuriva2-0/+34 2025-07-09k8s: remove puterclyhtsuriva6-130/+0 2025-07-09Remove gitea from ansible & dockerclyhtsuriva5-89/+0 2025-07-09tofu: update bpg/proxmox to 0.79.0clyhtsuriva1-1/+1 2025-06-22ansible: set apt lock_timeout to 3minclyhtsuriva3-2/+4 2025-06-22tofu: update bpg/proxmox to 0.78.2clyhtsuriva1-1/+1 2025-05-24tofu: update bpg/proxmox to 0.78.0 (tested)clyhtsuriva2-2/+3 2025-05-01tofu: update bpg/proxmox to 0.77.0 (tested)clyhtsuriva1-1/+1 2025-04-22tofu: update bpg/proxmox to 0.76.0 (tested)clyhtsuriva1-1/+1 2025-04-15tofu: update bpg/proxmox to 0.75.0 (tested)clyhtsuriva1-1/+1 2025-04-04ansible: remove docker git repo cloning taskclyhtsuriva2-46/+0 2025-04-04ansible: deploy gitea using ansible (w.i.p.)clyhtsuriva4-0/+58