Commit graph

1622 commits

Author SHA1 Message Date
Anders Ingemann
10f061ad13
Merge pull request #434 from liori/tmpfs_workspace
tmpfs_workspace: Plugin for having workspace on tmpfs for speed
2018-01-20 14:12:29 +01:00
Anders Ingemann
8bc65d7f44
Merge pull request #436 from octivi/kvm_console
Add to the KVM option to set output of the init to a virtual or serial console
2018-01-20 14:08:18 +01:00
Marcin Engelmann
af83f645dd Add yamllint linter to check manifests files 2018-01-20 10:30:37 +01:00
Tomasz Melcer
152d122250 tmpfs_workspace: Plugin for having workspace on tmpfs for speed 2018-01-20 05:30:59 +01:00
Marcin Engelmann
ad0428a3c6 Add to the KVM provider option to set output of the init process to a virtual or serial console 2018-01-19 09:32:44 +01:00
Anders Ingemann
f00c63eaeb
Merge pull request #435 from octivi/grub_console
Minor changes to GRUB configuration regarding console and serial console
2018-01-18 22:12:41 +01:00
Anders Ingemann
ff701d956e
Merge pull request #431 from octivi/systemd_generate_ssh_hostkeys
Refactorized generation of OpenSSH host keys with a new systemd unit
2018-01-18 22:10:30 +01:00
Marcin Engelmann
fb31ae3c70 Minor changes to GRUB configuration regarding console and serial console 2018-01-18 14:13:51 +01:00
Marcin Engelmann
c3739b875b Removed generate-ssh-hostkeys stub-script left for backward compatibility 2018-01-18 09:48:13 +01:00
Marcin Engelmann
d640311ab6 Refactorized generation of OpenSSH host keys with a new systemd unit. 2018-01-17 20:46:11 +01:00
Anders Ingemann
29403f8c84
Add "looking for new home" message. 2018-01-17 17:54:45 +01:00
Anders Ingemann
d725d3f3bf
Merge pull request #433 from liori/minimize-size-typo-temporary
minimize_size: Typo in temporary file name
2018-01-17 17:54:41 +01:00
Tomasz Melcer
c08a8cf344 minimize_size: Typo in temporary file name 2018-01-17 00:46:52 +01:00
Anders Ingemann
fe0f8eba5b
Merge pull request #426 from octivi/remove_ssh_host_ed25519_key
Remove ED25519 ssh host key pair from image
2018-01-14 17:22:06 +01:00
Anders Ingemann
4c8529569c
Merge pull request #430 from octivi/cleaning_machine_id
Cleaning machine ID
2018-01-14 17:20:09 +01:00
Marcin Engelmann
e8edec7be1 Remove ED25519 ssh host key pair from image (resolves #425, workaround for #432) 2018-01-14 14:54:34 +01:00
Marcin Engelmann
6bb167f361 Clear the machine ID for jessie and newer releases (systemd) (resolves #427) 2018-01-14 14:27:20 +01:00
Anders Ingemann
d21b09191e
Merge pull request #387 from liori/minimize-size-qemu-repacking
minimize_size: New `repack` option for qemu-img-based repacking
2018-01-13 10:41:19 +01:00
Tomasz Melcer
75e0ce86f0 minimize_size: New option for qemu-img-based shrinking 2018-01-13 03:20:48 +01:00
Tomasz Melcer
6a96a2b5b1 minimize_size: Split AddRequiredCommands into command-specific tasks 2018-01-13 02:34:28 +01:00
Anders Ingemann
95efdaaced
Merge pull request #428 from octivi/systemd_expand_root
Change location of expand-root systemd unit from /lib/... to /etc/...
2018-01-08 20:16:13 +01:00
Marcin Engelmann
aee8e63426 Change location of systemd unit from /lib/systemd/system to /etc/systemd/system 2018-01-08 17:55:39 +01:00
Anders Ingemann
b5a153429d
Merge pull request #422 from CMeza99/fix-intel-url
update intel ixgbevf url
2017-12-20 12:37:58 +01:00
Carlos Meza
c1d9f5d50b update intel ixgbevf url 2017-12-19 18:03:25 -08:00
Anders Ingemann
105ff17e08
Merge pull request #417 from ashegedus/password-crypt
Add password-crypt to root password plugin
2017-11-29 19:56:43 +01:00
Anders Ingemann
7c8633036c
Merge pull request #415 from ashegedus/config-security
Added security field to packages.
2017-11-29 19:54:52 +01:00
Alex Hegedus
fc569bcac5 Added password-cryped to root_password plugin 2017-11-28 22:15:48 -08:00
Alex Hegedus
ae8194967c Updated Readme and example manifest for jessie-lvm kmv 2017-11-28 21:51:55 -08:00
Alex Hegedus
f95f62588b Added password-crypted to root-password plugin 2017-11-28 09:38:15 -08:00
Alex Hegedus
c0350e7c8a Added security field to packages. 2017-11-27 18:48:57 -08:00
Anders Ingemann
9445273b8e
Merge pull request #414 from CMeza99/netbase
allow networking task when netbase pkg is present
2017-11-23 08:06:54 +01:00
Carlos Meza
5824d0775e allow networking task when netbase pkg is present 2017-11-22 20:28:01 -08:00
Anders Ingemann
38fc7c5240
Fix tabs vs. spaces in changelog 2017-11-09 20:23:16 +01:00
Anders Ingemann
fc8b8ab9a5
ec2: re-add 'copy' import from shutils 2017-11-09 20:18:16 +01:00
Anders Ingemann
df32bf4792
ec2: Move cloud-init mount tuning to cloud-init plugin
Fixes #406
2017-11-09 20:16:19 +01:00
Anders Ingemann
6dac2abd7b
pep8: Fix E722 do not use bare except' 2017-11-09 20:06:51 +01:00
Anders Ingemann
503b15d75e
Merge pull request #407 from zmarano/master
Remove the bits that disabled IPv6 for GCE.
2017-11-09 19:50:22 +01:00
Zach Marano
7804639f66 Remove the bits that disabled IPv6 for GCE. 2017-11-08 13:18:58 -08:00
Anders Ingemann
4cb1065551 Merge pull request #400 from Exy13/doc
Update misleading documentation
2017-10-02 13:50:12 +02:00
Anders Ingemann
58cd2facaf Merge pull request #398 from jmporcelg/issue-397
#397 fix: Installing networking kernel driver using DKMS fails in stretch
2017-09-21 08:03:24 +02:00
Jose Porcel
b2cc807475 #397 fix: Installing enhanced networking kernel driver using DKMS fails in stretch 2017-09-15 17:03:05 +01:00
Brendan Harley
1ee5f7deb8 Update doc 2017-09-11 16:45:31 +02:00
Anders Ingemann
56b95924de Merge pull request #396 from NeatNerdPrime/puppet_update_stretch
Stretch update commit
2017-09-03 15:49:49 +02:00
Hugo Antonio Sepulveda Manriquez
8e8d4249ec Stretch update commit
* updated module to allow for puppetlabs PC1 release install in
  Debian Stretch. Tox is green.
2017-09-03 14:50:37 +02:00
Anders Ingemann
fd4ebc34ef Merge pull request #395 from zmarano/master
Add GCE buster builds.
2017-08-31 08:42:07 +02:00
Zach Marano
79a1aa1616 Add GCE buster builds. 2017-08-30 17:50:27 -07:00
Anders Ingemann
4e06eb1f88 Merge pull request #392 from gplessis/empty-ami-names
Don’t crash on empty AMI name
2017-08-24 13:47:42 +02:00
Anders Ingemann
71bddda4b1 Merge pull request #393 from zmarano/master
Update Google Compute Engine package and repository structure.
2017-08-24 13:33:19 +02:00
Guillaume Plessis
7234be601b Fix flake8 tests 2017-08-23 14:42:31 -07:00
Guillaume Plessis
cb886fe3d6 Don’t crash on empty AMI name 2017-08-23 12:58:23 -07:00