gardouille
|
6612d36bf5
|
Ensure to set the WARNING visible !
|
4 years ago |
gardouille
|
2084a2b35e
|
Out of maintenance, please now use proxmox4 project.
|
4 years ago |
gardouille
|
26de6e1c99
|
* Upgrade pve-kernel-3.10.0-13-pve and pve-kernel-2.6.32-43 to the last version.
|
5 years ago |
gardouille
|
481aeb051e
|
New version 0.2.3 uploaded to the puppet forge.
|
6 years ago |
gardouille
|
697a4bfcd0
|
* Correct puppet-lint warnings.
|
6 years ago |
gardouille
|
2aedaf1ea9
|
Modify the note about the manual reboot to complete the hypervisor
installation.
|
6 years ago |
gardouille
|
88e40d4690
|
* Upgrade pve-kernel-3.10.0-9-pve and pve-kernel-2.6.32-39 to the last version.
|
6 years ago |
gardouille
|
d69d87f133
|
* Use the stdlib function 'ensure_packages' to install recommended packages instead of 'if ! defined'.
|
6 years ago |
gardouille
|
e0ef2304f0
|
Change the loglevel to warning for the reboot message.
|
6 years ago |
gardouille
|
14d4291223
|
Correct error on the fact name (is_pve_kernel).
|
6 years ago |
gardouille
|
6bed6d9f9b
|
* #14 The module no longer automatically reboot nodes after kernel upgrade, show a warning message instead.
|
6 years ago |
gardouille
|
3c5e199e8c
|
* Some installation's instructions only run if running a PVE kernel (test the new is_pve_kernel fact).
|
6 years ago |
gardouille
|
8cd1a0e39a
|
* New fact is_pve_kernel check if the running kernel is a PVE.
|
6 years ago |
gardouille
|
0d71a5cee2
|
New version 0.2.2 uploaded to the puppet forge.
|
6 years ago |
gardouille
|
5af9b7296c
|
* Upgrade pve-kernel-3.10.0-8-pve
|
6 years ago |
gardouille
|
6a6a2cbb14
|
* Add a case for 'kvm' VM doesn't do anything right now, wait for specific (packages, config, …).
|
6 years ago |
gardouille
|
1b70b3a0d9
|
* Update README.md.
|
6 years ago |
gardouille
|
ef02caca6e
|
Correct some Puppet-lint warnings.
|
6 years ago |
gardouille
|
02ce788515
|
* A new subclass to automates the creation of a cluster from the master and join from other nodes.
|
6 years ago |
gardouille
|
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.
|
6 years ago |
gardouille
|
8bf0ff4c81
|
* Upgrade pve-kernel-3.10.0-7-pve and pve-kernel-2.6.32-37 to the last version.
|
6 years ago |
gardouille
|
8bc467069a
|
* Update README.md.
|
6 years ago |
gardouille
|
4fd6296400
|
Publish the 0.2.1 version on Puppetlabs forge.
|
6 years ago |
gardouille
|
6c86d61854
|
* Correct puppet-lint warnings.
|
6 years ago |
gardouille
|
875afdd9c0
|
* Modification in OpenVZ's configuration file notify the 'vz' service.
* Set an option to manage iptables modules in OpenVZ configuration.
|
6 years ago |
gardouille
|
71312b261f
|
* Add vz service management.
|
6 years ago |
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.
|
6 years ago |
gardouille
|
093d2e4122
|
New version 0.2.0
|
6 years ago |
gardouille
|
4f156b4231
|
* Run the proxmox::hypervisor::group only if PVE is installed.
|
6 years ago |
gardouille
|
563f6192a1
|
* Add many modules (mainly for iptables) to load at startup (sea README.md).
|
6 years ago |
gardouille
|
f2138eca84
|
* README.md: information about proxmox::vm::openvz (#3).
|
6 years ago |
gardouille
|
aeeacbbe3e
|
Check if venet0_0 exist instead of venet0 (this one always exists in a
CT).
|
6 years ago |
gardouille
|
8f86e8cac2
|
* (#3) Add a new fact to calculate venet's network with /24 instead of /32.
|
6 years ago |
gardouille
|
a9c7d2e1aa
|
==== proxmox::vm::openvz (#7)
Correct some variables name
Use has_interface_with("eth0") instead of $::ipaddress_eth0
|
6 years ago |
gardouille
|
f352cac53e
|
Correct the variable venet0 into venet0_0
|
6 years ago |
gardouille
|
c07826d2b2
|
* (#3) Add a new class and subclass: proxmox::vm::openvz to manage OpenVZ CT
|
6 years ago |
gardouille
|
561b1fd91d
|
* (#9) Add a puppetlabs-firewall rule.
|
6 years ago |
gardouille
|
9ffe8b150a
|
* Correct module's dependencies.
|
6 years ago |
gardouille
|
21a58b6934
|
Add a table of contents in the README.md file.
|
6 years ago |
gardouille
|
f9f5aa6f2e
|
* (#2) Add an array and a file to load additionnal module.
|
6 years ago |
gardouille
|
d1622e2d38
|
* Add examples in README.md file.
* Correct indentation, double quote, ...
|
6 years ago |
gardouille
|
160f344772
|
New version 0.1.0 uploaded to the puppet forge.
|
6 years ago |
gardouille
|
f4ae152134
|
Add defaults attributes for some ressources for the defined types
group and user.
|
6 years ago |
gardouille
|
23a442b0ee
|
* Update the README.md file for (#7) user defined type.
* Add a test for (#7) user defined type.
|
6 years ago |
gardouille
|
d8a1720229
|
list passed as an argument.
|
6 years ago |
gardouille
|
b27e15f8f6
|
* (#7) Add a new defined type to manage users for PVE WebGUI.
|
6 years ago |
gardouille
|
980a3e3951
|
* Add a test for (#6) group defined type.
|
6 years ago |
gardouille
|
4f0bc697ea
|
Update the README.md file for the new defined type: proxmox::hypervisor::group.
|
6 years ago |
gardouille
|
7edd0c055b
|
* (#6) Add a new defined class to manage groups for PVE WebGUI.
|
6 years ago |
gardouille
|
2ed08834f2
|
(#4) Add a new class to manage Proxmox's service (proxmox::hypervisor::service).
|
6 years ago |