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

NAME

6       cdist-type__package_luarocks - Manage luarocks packages
7

DESCRIPTION

9       LuaRocks is a deployment and management system for Lua modules.
10

REQUIRED PARAMETERS

12       None
13

OPTIONAL PARAMETERS

15       name   If  supplied,  use the name and not the object id as the package
16              name.
17
18       state  Either "present" or "absent", defaults to "present"
19

EXAMPLES

21          # Ensure luasocket is installed
22          __package_luarocks luasocket --state present
23
24          # Remove package
25          __package_luarocks luasocket --state absent
26

SEE ALSO

28       cdist-type__package(7)
29

AUTHORS

31       Christian G. Warden <cwarden@xerus.org>
32

COPYING

34       Copyright (C) 2012 SwellPath, Inc. You can redistribute it and/or  mod‐
35       ify  it  under the terms of the GNU General Public License as published
36       by the Free Software Foundation, either version 3 of  the  License,  or
37       (at your option) any later version.
38
40       ungleich GmbH 2021
41
42
43
44
457.0.0                            Jul 31, 2022  CDIST-TYPE__PACKAGE_LUAROCKS(7)
Impressum