Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ryanycoleman/puppet-module-dropbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dropbox

This is a simple module for installing the Dropbox client.

Currently, it just supports the Debian $osfamily but should be trivial to extend by following these instructions provided by Dropbox. Be warned that it will simply install a shell of the client. Dropbox designed their client to be thin, relying on it to download the full software and configure it.

Use it by declaring the Dropbox class.

include dropbox

It accepts one parameter, 'manage_repo' which defaults to true. This parameter configures the Dropbox apt repository and key via puppetlabs/apt.

About

A simple Puppet module for installing the Dropbox client.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages