1CDIST-TYPE__RBENV(7)                 cdist                CDIST-TYPE__RBENV(7)
2
3
4

NAME

6       cdist-type__rbenv - Manage rbenv installation
7

DESCRIPTION

9       This  cdist type allows you to manage rbenv installations.  It also in‐
10       stalls ruby-build.
11

OPTIONAL PARAMETERS

13       state  Either "present" or "absent", defaults to "present"
14
15       owner  Which user should own the rbenv installation, defaults to root
16

EXAMPLES

18          # Install rbenv including ruby-build for nico
19          __rbenv /home/nico
20
21          # Install rbenv including ruby-build for nico
22          __rbenv /home/nico --owner nico
23
24          # Bastian does not need rbenv anymore, he began to code C99
25          __rbenv /home/bastian --state absent
26

AUTHORS

28       Nico Schottelius <nico-cdist--@--schottelius.org>
29

COPYING

31       Copyright (C) 2012-2014  Nico  Schottelius.  You  can  redistribute  it
32       and/or  modify  it under the terms of the GNU General Public License as
33       published by the Free Software Foundation, either version 3 of the  Li‐
34       cense, or (at your option) any later version.
35
37       ungleich GmbH 2020
38
39
40
41
426.9.6                            Apr 20, 2021             CDIST-TYPE__RBENV(7)
Impressum