Commit Graph

  • 6612d36bf5 Ensure to set the WARNING visible ! master gardouille 2017-02-14 08:58:59 +0100
  • 2084a2b35e Out of maintenance, please now use proxmox4 project. gardouille 2017-01-17 18:17:51 +0100
  • 26de6e1c99 * Upgrade pve-kernel-3.10.0-13-pve and pve-kernel-2.6.32-43 to the last version. gardouille 2015-12-09 15:31:55 +0100
  • 481aeb051e New version 0.2.3 uploaded to the puppet forge. gardouille 2015-09-07 13:49:52 +0200
  • 697a4bfcd0 * Correct puppet-lint warnings. gardouille 2015-06-01 11:56:08 +0200
  • 2aedaf1ea9 Modify the note about the manual reboot to complete the hypervisor installation. gardouille 2015-06-01 11:49:22 +0200
  • 88e40d4690 * Upgrade pve-kernel-3.10.0-9-pve and pve-kernel-2.6.32-39 to the last version. gardouille 2015-06-01 11:48:36 +0200
  • d69d87f133 * Use the stdlib function 'ensure_packages' to install recommended packages instead of 'if ! defined'. gardouille 2015-05-13 17:16:37 +0200
  • e0ef2304f0 Change the loglevel to warning for the reboot message. gardouille 2015-04-17 18:19:37 +0200
  • 14d4291223 Correct error on the fact name (is_pve_kernel). gardouille 2015-04-17 14:48:46 +0200
  • 6bed6d9f9b * #14 The module no longer automatically reboot nodes after kernel upgrade, show a warning message instead. gardouille 2015-04-17 14:45:51 +0200
  • 3c5e199e8c * Some installation's instructions only run if running a PVE kernel (test the new is_pve_kernel fact). gardouille 2015-04-17 14:30:25 +0200
  • 8cd1a0e39a * New fact is_pve_kernel check if the running kernel is a PVE. gardouille 2015-04-17 14:24:46 +0200
  • 0d71a5cee2 New version 0.2.2 uploaded to the puppet forge. gardouille 2015-03-31 23:31:59 +0200
  • 5af9b7296c * Upgrade pve-kernel-3.10.0-8-pve gardouille 2015-03-25 11:55:22 +0100
  • 6a6a2cbb14 * Add a case for 'kvm' VM doesn't do anything right now, wait for specific (packages, config, …). gardouille 2015-03-19 16:05:01 +0100
  • 1b70b3a0d9 * Update README.md. gardouille 2015-03-18 11:15:24 +0100
  • ef02caca6e Correct some Puppet-lint warnings. gardouille 2015-03-18 10:50:03 +0100
  • 02ce788515 * A new subclass to automates the creation of a cluster from the master and join from other nodes. gardouille 2015-03-17 15:08:07 +0100
  • 5946af1bda * (#11) Add a new fact to get a valid netmask for OpenVZ's virtual interfaces (venet). * (#11) Use the new fact vznetmask_venet0_0 to add the route in interfaces.tail file. gardouille 2015-03-02 19:06:14 +0100
  • 8bf0ff4c81 * Upgrade pve-kernel-3.10.0-7-pve and pve-kernel-2.6.32-37 to the last version. gardouille 2015-02-19 11:45:21 +0100
  • 8bc467069a * Update README.md. gardouille 2015-02-03 18:03:46 +0100
  • 4fd6296400 Publish the 0.2.1 version on Puppetlabs forge. gardouille 2015-02-03 16:58:58 +0100
  • 6c86d61854 * Correct puppet-lint warnings. gardouille 2015-02-03 16:56:39 +0100
  • 875afdd9c0 * Modification in OpenVZ's configuration file notify the 'vz' service. * Set an option to manage iptables modules in OpenVZ configuration. gardouille 2015-02-03 16:28:07 +0100
  • 71312b261f * Add vz service management. gardouille 2015-02-03 16:16:36 +0100
  • 1a593c678f * Manage the main OpenVZ's configuration file (/etc/vz/vz.conf). * The network management for an OpenVZ CT now works for all Debian family and not only Debian >=7. gardouille 2015-02-03 15:47:05 +0100
  • 093d2e4122 New version 0.2.0 gardouille 2015-01-27 15:44:48 +0100
  • 4f156b4231 * Run the proxmox::hypervisor::group only if PVE is installed. gardouille 2015-01-27 15:28:08 +0100
  • 563f6192a1 * Add many modules (mainly for iptables) to load at startup (sea README.md). gardouille 2015-01-27 14:25:06 +0100
  • f2138eca84 * README.md: information about proxmox::vm::openvz (#3). gardouille 2015-01-26 16:45:36 +0100
  • aeeacbbe3e Check if venet0_0 exist instead of venet0 (this one always exists in a CT). gardouille 2015-01-26 16:04:53 +0100
  • 8f86e8cac2 * (#3) Add a new fact to calculate venet's network with /24 instead of /32. gardouille 2015-01-26 16:03:59 +0100
  • a9c7d2e1aa ==== proxmox::vm::openvz (#7) Correct some variables name Use has_interface_with("eth0") instead of $::ipaddress_eth0 gardouille 2015-01-26 12:11:34 +0100
  • f352cac53e Correct the variable venet0 into venet0_0 gardouille 2015-01-26 12:10:59 +0100
  • c07826d2b2 * (#3) Add a new class and subclass: proxmox::vm::openvz to manage OpenVZ CT gardouille 2015-01-23 18:12:10 +0100
  • 561b1fd91d * (#9) Add a puppetlabs-firewall rule. gardouille 2015-01-21 17:05:42 +0100
  • 9ffe8b150a * Correct module's dependencies. gardouille 2015-01-21 16:50:59 +0100
  • 21a58b6934 Add a table of contents in the README.md file. gardouille 2015-01-19 14:40:17 +0100
  • f9f5aa6f2e * (#2) Add an array and a file to load additionnal module. gardouille 2015-01-17 19:07:22 +0100
  • d1622e2d38 * Add examples in README.md file. * Correct indentation, double quote, ... gardouille 2015-01-17 19:05:25 +0100
  • 160f344772 New version 0.1.0 uploaded to the puppet forge. gardouille 2015-01-15 13:47:43 +0100
  • f4ae152134 Add defaults attributes for some ressources for the defined types group and user. gardouille 2015-01-14 21:33:08 +0100
  • 23a442b0ee * Update the README.md file for (#7) user defined type. * Add a test for (#7) user defined type. gardouille 2015-01-14 19:43:52 +0100
  • d8a1720229 list passed as an argument. gardouille 2015-01-14 19:32:12 +0100
  • b27e15f8f6 * (#7) Add a new defined type to manage users for PVE WebGUI. gardouille 2015-01-14 19:23:45 +0100
  • 980a3e3951 * Add a test for (#6) group defined type. gardouille 2015-01-14 00:11:02 +0100
  • 4f0bc697ea Update the README.md file for the new defined type: proxmox::hypervisor::group. gardouille 2015-01-14 00:02:16 +0100
  • 7edd0c055b * (#6) Add a new defined class to manage groups for PVE WebGUI. gardouille 2015-01-13 18:56:40 +0100
  • 2ed08834f2 (#4) Add a new class to manage Proxmox's service (proxmox::hypervisor::service). gardouille 2015-01-09 19:13:05 +0100
  • 45a5fb7651 * (#4) Add an access control list for PveProxy (like Apache2). gardouille 2015-01-09 18:14:43 +0100
  • 5c400bbed3 Add a variable to choose to keep the PVE enterprise repository. gardouille 2015-01-09 09:50:01 +0100
  • 6801503b58 Correct indentation and double quote. Correct metadata.json This 0.0.2 version was successfully push to the forgelabs. gardouille 2015-01-09 00:30:15 +0100
  • e11e56b21c Correct metadata.json (add operatingsystem_support, correct WTFPL license). gardouille 2015-01-09 00:09:01 +0100
  • add74a6e37 New class: proxmox::hypervisor::config Remove the subscription message at the login on the webgui. Add a fact to check if Proxmox is available on the system. gardouille 2015-01-08 23:50:53 +0100
  • 7bb8b60d3c Add tests for an hypervisor only with KVM gardouille 2015-01-08 23:16:56 +0100
  • 5b2c36fb55 The module now install Proxmox kernel and PVE. Update README.md gardouille 2015-01-08 23:02:50 +0100
  • 552db370cd Merge branch 'master' of https://git.101010.fr/puppet/proxmox gardouille 2015-01-07 13:39:45 +0100
  • d4afbfa9d0 First try to build the module for the puppet forgelabs. gardouille 2015-01-07 11:51:34 +0100
  • 8219c1003d First try to build the module for the puppet forgelabs. gardouille 2015-01-07 11:51:34 +0100
  • 4eebf7efae first commit gardouille 2015-01-06 08:55:34 +0100