mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 09:23:56 +00:00
5139275602
Currently, the RVM state has no way to pass environment variables (ie, RUBY_CONFIGURE_OPTS) or compilation flags (-C, --patch) to the Ruby installer. This patch enables this functionality, permitting installation of customized Ruby installs. For example, the following should now work: ruby-2.3.0: rvm.installed: - env: - RUBY_CONFIGURE_OPTS: --with-jemalloc - opts: - '--patch /path/to/my.patch' - '-C --enable-shared,--with-readline-dir=$HOME/.rvm/usr' |
||
---|---|---|
.. | ||
integration | ||
perf | ||
pkg/rpm | ||
support | ||
unit | ||
utils | ||
__init__.py | ||
buildpackage.py | ||
committer_parser.py | ||
conftest.py | ||
consist.py | ||
eventlisten.py | ||
eventlisten.sh | ||
jenkins.py | ||
minionswarm.py | ||
modparser.py | ||
packdump.py | ||
runtests.py | ||
salt-tcpdump.py | ||
saltsh.py | ||
wheeltest.py | ||
whitelist.txt |