Skip to content

mediapop/ansible-scaleway-linux-headers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 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