Giter VIP home page Giter VIP logo

pupmod-simp-gdm's Introduction

License CII Best Practices Puppet Forge Puppet Forge Downloads Build Status

Table of Contents

This is a SIMP module

This module is a component of the System Integrity Management Platform, a compliance-management framework built on Puppet.

If you find any issues, they can be submitted to our JIRA.

Module Description

simp-gdm provides the ability to manage GDM on supported systems.

Setup

What gdm affects

gdm installs the GNOME Display Manager and sets sensible defaults.

The module has the ability to configure GDM settings via dconf.

Usage

Generally, you only need to use include gdm to get full management.

In the case that you have hidepid=2 set on /proc, you may need to run puppet one additional time to allow the facts to hook into the system fully.

Reference

See REFERENCE.md

Development

Please read our Contribution Guide.

If you find any issues, they can be submitted to our JIRA.

pupmod-simp-gdm's People

Contributors

andy-adrian avatar brandonrdn avatar jeannegreulich avatar lnemsick-simp avatar michael-riddle avatar op-ct avatar pillarsdotnet avatar rgardner4012 avatar silug avatar trevor-vaughan avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

pupmod-simp-gdm's Issues

Confusing syntax for gdm::set?

Hi there,

I'm having a bit of a hassle using this module.
It seems this does require a dconf class, is this the proper syntax to e.g. disable Wayland?

In the gdm3.conf file, you would normally set:
WaylandEnable=false

To disable Wayland.

In Puppet I tried this syntax:

include gdm
  gdm::set { 'Xorg preference':
    section => 'daemon',
    key     => 'WaylandEnable',
    value   => 'false',
  }

But that does not work:

Could not retrieve catalog from remote server: Error 500 on SERVER: Server Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Resource type not found: Dconf::SettingsHash (file: /srv/puppet/environments/waylandxorg/modules/gdm/manifests/init.pp, line: 75, column: 3) on node lnxclnt1000.prodrive.nl

Even after importing the simp/dconf module as well.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.