Commit Graph

36 Commits

Author SHA1 Message Date
gardouille 26de6e1c99 * Upgrade pve-kernel-3.10.0-13-pve and pve-kernel-2.6.32-43 to the last version. 2015-12-09 15:31:55 +01:00
gardouille 697a4bfcd0 * Correct puppet-lint warnings. 2015-06-01 11:56:08 +02:00
gardouille 88e40d4690 * Upgrade pve-kernel-3.10.0-9-pve and pve-kernel-2.6.32-39 to the last version. 2015-06-01 11:48:36 +02:00
gardouille d69d87f133 * Use the stdlib function 'ensure_packages' to install recommended packages instead of 'if ! defined'. 2015-05-13 17:16:37 +02:00
gardouille e0ef2304f0 Change the loglevel to warning for the reboot message. 2015-04-17 18:19:37 +02:00
gardouille 6bed6d9f9b * #14 The module no longer automatically reboot nodes after kernel upgrade, show a warning message instead. 2015-04-17 14:45:51 +02:00
gardouille 3c5e199e8c * Some installation's instructions only run if running a PVE kernel (test the new is_pve_kernel fact). 2015-04-17 14:30:25 +02:00
gardouille 5af9b7296c * Upgrade pve-kernel-3.10.0-8-pve 2015-03-25 11:55:22 +01:00
gardouille 6a6a2cbb14 * Add a case for 'kvm' VM doesn't do anything right now, wait for specific (packages, config, …). 2015-03-19 16:05:01 +01:00
gardouille ef02caca6e Correct some Puppet-lint warnings. 2015-03-18 10:50:03 +01:00
gardouille 02ce788515 * A new subclass to automates the creation of a cluster from the master and join from other nodes. 2015-03-17 15:08:07 +01:00
gardouille 8bf0ff4c81 * Upgrade pve-kernel-3.10.0-7-pve and pve-kernel-2.6.32-37 to the last version. 2015-02-19 11:45:21 +01:00
gardouille 6c86d61854 * Correct puppet-lint warnings. 2015-02-03 16:56:39 +01:00
gardouille 875afdd9c0 * Modification in OpenVZ's configuration file notify the 'vz' service.
* Set an option to manage iptables modules in OpenVZ configuration.
2015-02-03 16:28:07 +01:00
gardouille 71312b261f * Add vz service management. 2015-02-03 16:16:36 +01:00
gardouille 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.
2015-02-03 15:47:05 +01:00
gardouille 4f156b4231 * Run the proxmox::hypervisor::group only if PVE is installed. 2015-01-27 15:28:08 +01:00
gardouille 563f6192a1 * Add many modules (mainly for iptables) to load at startup (sea README.md). 2015-01-27 14:25:06 +01:00
gardouille aeeacbbe3e Check if venet0_0 exist instead of venet0 (this one always exists in a
CT).
2015-01-26 16:04:53 +01:00
gardouille a9c7d2e1aa ==== proxmox::vm::openvz (#7)
Correct some variables name
  Use has_interface_with("eth0") instead of $::ipaddress_eth0
2015-01-26 12:11:34 +01:00
gardouille c07826d2b2 * (#3) Add a new class and subclass: proxmox::vm::openvz to manage OpenVZ CT 2015-01-23 18:12:10 +01:00
gardouille 561b1fd91d * (#9) Add a puppetlabs-firewall rule. 2015-01-21 17:05:42 +01:00
gardouille f9f5aa6f2e * (#2) Add an array and a file to load additionnal module. 2015-01-17 19:07:22 +01:00
gardouille d1622e2d38 * Add examples in README.md file.
* Correct indentation, double quote, ...
2015-01-17 19:05:25 +01:00
gardouille f4ae152134 Add defaults attributes for some ressources for the defined types
group and user.
2015-01-14 21:33:08 +01:00
gardouille d8a1720229 list passed as an argument. 2015-01-14 19:32:12 +01:00
gardouille b27e15f8f6 * (#7) Add a new defined type to manage users for PVE WebGUI. 2015-01-14 19:23:45 +01:00
gardouille 7edd0c055b * (#6) Add a new defined class to manage groups for PVE WebGUI. 2015-01-13 18:56:40 +01:00
gardouille 2ed08834f2 (#4) Add a new class to manage Proxmox's service (proxmox::hypervisor::service). 2015-01-09 19:13:05 +01:00
gardouille 45a5fb7651 * (#4) Add an access control list for PveProxy (like Apache2). 2015-01-09 18:14:43 +01:00
gardouille 5c400bbed3 Add a variable to choose to keep the PVE enterprise repository. 2015-01-09 09:50:01 +01:00
gardouille 6801503b58 Correct indentation and double quote.
Correct metadata.json
This 0.0.2 version was successfully push to the forgelabs.
2015-01-09 00:30:15 +01:00
gardouille 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.
2015-01-08 23:50:53 +01:00
gardouille 5b2c36fb55 The module now install Proxmox kernel and PVE.
Update README.md
2015-01-08 23:02:50 +01:00
gardouille d4afbfa9d0 First try to build the module for the puppet forgelabs. 2015-01-07 13:37:43 +01:00
gardouille 4eebf7efae first commit 2015-01-06 08:55:34 +01:00