|
6612d36bf5
|
Ensure to set the WARNING visible !
|
2017-02-14 08:58:59 +01:00 |
|
|
2084a2b35e
|
Out of maintenance, please now use proxmox4 project.
|
2017-01-17 18:17:51 +01:00 |
|
|
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 |
|
|
481aeb051e
|
New version 0.2.3 uploaded to the puppet forge.
|
2015-09-07 13:49:52 +02:00 |
|
|
697a4bfcd0
|
* Correct puppet-lint warnings.
|
2015-06-01 11:56:08 +02:00 |
|
|
2aedaf1ea9
|
Modify the note about the manual reboot to complete the hypervisor
installation.
|
2015-06-01 11:49:22 +02:00 |
|
|
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 |
|
|
d69d87f133
|
* Use the stdlib function 'ensure_packages' to install recommended packages instead of 'if ! defined'.
|
2015-05-13 17:16:37 +02:00 |
|
|
e0ef2304f0
|
Change the loglevel to warning for the reboot message.
|
2015-04-17 18:19:37 +02:00 |
|
|
14d4291223
|
Correct error on the fact name (is_pve_kernel).
|
2015-04-17 14:48:46 +02:00 |
|
|
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 |
|
|
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 |
|
|
8cd1a0e39a
|
* New fact is_pve_kernel check if the running kernel is a PVE.
|
2015-04-17 14:24:46 +02:00 |
|
|
0d71a5cee2
|
New version 0.2.2 uploaded to the puppet forge.
|
2015-03-31 23:31:59 +02:00 |
|
|
5af9b7296c
|
* Upgrade pve-kernel-3.10.0-8-pve
|
2015-03-25 11:55:22 +01:00 |
|
|
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 |
|
|
1b70b3a0d9
|
* Update README.md.
|
2015-03-18 11:15:24 +01:00 |
|
|
ef02caca6e
|
Correct some Puppet-lint warnings.
|
2015-03-18 10:50:03 +01:00 |
|
|
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 |
|
|
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.
|
2015-03-02 19:06:14 +01:00 |
|
|
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 |
|
|
8bc467069a
|
* Update README.md.
|
2015-02-03 18:03:46 +01:00 |
|
|
4fd6296400
|
Publish the 0.2.1 version on Puppetlabs forge.
|
2015-02-03 16:58:58 +01:00 |
|
|
6c86d61854
|
* Correct puppet-lint warnings.
|
2015-02-03 16:56:39 +01:00 |
|
|
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 |
|
|
71312b261f
|
* Add vz service management.
|
2015-02-03 16:16:36 +01:00 |
|
|
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 |
|
|
093d2e4122
|
New version 0.2.0
|
2015-01-27 15:44:48 +01:00 |
|
|
4f156b4231
|
* Run the proxmox::hypervisor::group only if PVE is installed.
|
2015-01-27 15:28:08 +01:00 |
|
|
563f6192a1
|
* Add many modules (mainly for iptables) to load at startup (sea README.md).
|
2015-01-27 14:25:06 +01:00 |
|
|
f2138eca84
|
* README.md: information about proxmox::vm::openvz (#3).
|
2015-01-26 16:45:36 +01:00 |
|
|
aeeacbbe3e
|
Check if venet0_0 exist instead of venet0 (this one always exists in a
CT).
|
2015-01-26 16:04:53 +01:00 |
|
|
8f86e8cac2
|
* (#3) Add a new fact to calculate venet's network with /24 instead of /32.
|
2015-01-26 16:03:59 +01:00 |
|
|
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 |
|
|
f352cac53e
|
Correct the variable venet0 into venet0_0
|
2015-01-26 12:10:59 +01:00 |
|
|
c07826d2b2
|
* (#3) Add a new class and subclass: proxmox::vm::openvz to manage OpenVZ CT
|
2015-01-23 18:12:10 +01:00 |
|
|
561b1fd91d
|
* (#9) Add a puppetlabs-firewall rule.
|
2015-01-21 17:05:42 +01:00 |
|
|
9ffe8b150a
|
* Correct module's dependencies.
|
2015-01-21 16:50:59 +01:00 |
|
|
21a58b6934
|
Add a table of contents in the README.md file.
|
2015-01-19 15:20:17 +01:00 |
|
|
f9f5aa6f2e
|
* (#2) Add an array and a file to load additionnal module.
|
2015-01-17 19:07:22 +01:00 |
|
|
d1622e2d38
|
* Add examples in README.md file.
* Correct indentation, double quote, ...
|
2015-01-17 19:05:25 +01:00 |
|
|
160f344772
|
New version 0.1.0 uploaded to the puppet forge.
|
2015-01-15 13:47:43 +01:00 |
|
|
f4ae152134
|
Add defaults attributes for some ressources for the defined types
group and user.
|
2015-01-14 21:33:08 +01:00 |
|
|
23a442b0ee
|
* Update the README.md file for (#7) user defined type.
* Add a test for (#7) user defined type.
|
2015-01-14 19:43:52 +01:00 |
|
|
d8a1720229
|
list passed as an argument.
|
2015-01-14 19:32:12 +01:00 |
|
|
b27e15f8f6
|
* (#7) Add a new defined type to manage users for PVE WebGUI.
|
2015-01-14 19:23:45 +01:00 |
|
|
980a3e3951
|
* Add a test for (#6) group defined type.
|
2015-01-14 00:11:02 +01:00 |
|
|
4f0bc697ea
|
Update the README.md file for the new defined type: proxmox::hypervisor::group.
|
2015-01-14 00:02:16 +01:00 |
|
|
7edd0c055b
|
* (#6) Add a new defined class to manage groups for PVE WebGUI.
|
2015-01-13 18:56:40 +01:00 |
|
|
2ed08834f2
|
(#4) Add a new class to manage Proxmox's service (proxmox::hypervisor::service).
|
2015-01-09 19:13:05 +01:00 |
|