Skip to content
This repository has been archived by the owner on Feb 27, 2018. It is now read-only.

clburlison/puppet-desktoppicture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

puppet-desktoppicture

Puppet module to manage the desktop picture on Mac OS X. This module has been tested to work on 10.7 - 10.10.

This module will:

  • place the set_desktops.py script, which handles changing the desktop picture for all screens.
  • create a user readable launch script that outset can run at login-every or login-once.

This module has cleanup parameters to easily remove all files placed on the filesystem in the future.

I highly recommend using Hiera in conjunction with this module.

##Dependencies This module has a dependency on the following:

mod 'outset',
    :git => 'https://github.com/clburlison/puppet-outset'

mod 'puppetlabs/stdlib', '4.3.2'		

#Thanks

About

Puppet module for modifying the desktop picture on OS X.

Resources

License

Stars

Watchers

Forks

Packages

No packages published