Skip to content
This repository has been archived by the owner on Sep 7, 2023. It is now read-only.

gortc/ansible-scaleway-linux-headers

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linux Headers on Scaleway

Travis

apt-get install linux-headers-generic won't work on Scaleway because of their custom kernel. This is an ansible implementation of How to build a custom kernel module

Installation

ansible-galaxy install mediapop.scaleway-linux-headers

Example Playbook

- hosts: servers
  roles:
    - mediapop.scaleway-linux-headers

About

Enable custom modules on scaleway

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HCL 100.0%