Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 683 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 683 Bytes

1Password Puppet Module for Boxen

Build Status

Usage

To install 1Password 5 use the following snippet inside your manifest file:

include onepassword

If you also want to install the 1Password Chrome extension add the following underneath the snippet above:

include onepassword::chrome

Note: For the above snippet to work you must be installing the main channel release of Chrome via Boxen.

Required Puppet Modules

  • boxen
  • stdlib