webofmars.ovh-kernel

webofmars.ovh-kernel

This guide helps you install a specific version of the OVH kernel on your VPS or dedicated server.

It has been tested on Debian but should work on most Linux distributions.

Requirements

None

Role Variables

- ovh_kernel_image_baseurl: 'ftp://ftp.ovh.net/made-in-ovh/bzImage/latest-production'  # URL to download the kernel
- ovh_kernel_image_version: '3.14.32'  # Version of the kernel
- ovh_kernel_image_flavor: 'xxxx-std-ipv6-64'  # Flavor of the kernel for your system
- ovh_kernel_image_systemmap_basename: 'System.map'  # Name for the system map file
- ovh_kernel_image_bzimage_basename: 'bzImage'  # Name for the bzImage file
- ovh_kernel_image_config_basename: 'config'  # Name for the config file

Dependencies

None

Example Playbook

    - hosts: servers
      roles:
         - { role: webofmars.ovh-kernel }  # Role to execute

License

BSD

Author Information

Created by webofmars in 2017.

Informazioni sul progetto

DevOps & CEO @ webofmars

Installa
ansible-galaxy install webofmars.ovh-kernel
Licenza
Unknown
Download
186
Proprietario
webofmars is a devops & IT company based in Marseille, France