puppet-python:用于安装和管理Python,pip,virtualenvs和Gunicorn虚拟主机的Puppet模块

时间:2024-03-14 02:33:58
【文件属性】:

文件名称:puppet-python:用于安装和管理Python,pip,virtualenvs和Gunicorn虚拟主机的Puppet模块

文件大小:66KB

文件格式:ZIP

更新时间:2024-03-14 02:33:58

puppet hacktoberfest linux-puppet-module Ruby

木偶Python 用于安装和管理python,pip,virtualenvs和Gunicorn虚拟主机的Puppet模块。 请注意: 模块已被弃用,现在可以在Vox Pupuli下使用: 。 用法 有关类的用法,请参考参考。 如果有贡献,则更新为 bundle exec rake strings:generate \[ ' ,,,,false,true ' ] 层级配置 该模块支持通过hiera进行配置。 以下示例创建两个python3 virtualenvs。 该配置还通过pip将软件包安装到每个环境中。 python::python_pyvenvs : " /opt/env1 " : version : " system " " /opt/env2 " : version : " system " python::python_pips : " no


【文件预览】:
puppet-python-master
----.gitignore(227B)
----Dockerfile(480B)
----templates()
--------gunicorn.erb(1KB)
--------inifile.erb(186B)
----.rspec(31B)
----.rspec_parallel(18B)
----.rubocop.yml(47B)
----LICENSE(11KB)
----metadata.json(1KB)
----CHANGELOG.md(47KB)
----.overcommit.yml(1KB)
----types()
--------package()
--------version.pp(202B)
--------provider.pp(135B)
--------umask.pp(103B)
--------loglevel.pp(146B)
----.github()
--------PULL_REQUEST_TEMPLATE.md(549B)
--------ISSUE_TEMPLATE.md(647B)
--------SECURITY.md(106B)
--------CONTRIBUTING.md(10KB)
--------workflows()
----examples()
--------pip.pp(201B)
--------requirements.pp(399B)
--------pyvenv.pp(174B)
--------gunicorn.pp(480B)
--------init.pp(90B)
--------virtualenv.pp(320B)
----REFERENCE.md(17KB)
----spec()
--------classes()
--------acceptance()
--------spec.opts(47B)
--------defines()
--------unit()
--------spec_helper_acceptance.rb(191B)
--------default_module_facts.yml(45B)
--------spec_helper.rb(643B)
----README.md(2KB)
----.msync.yml(39B)
----lib()
--------facter()
----.fixtures.yml(266B)
----manifests()
--------install.pp(7KB)
--------pip.pp(10KB)
--------config.pp(630B)
--------pip()
--------requirements.pp(4KB)
--------pyvenv.pp(4KB)
--------gunicorn.pp(3KB)
--------dotfile.pp(1KB)
--------init.pp(4KB)
--------params.pp(2KB)
----Gemfile(1KB)
----.sync.yml(55B)
----.yardopts(37B)
----Rakefile(2KB)
----.editorconfig(206B)
----.pmtignore(351B)

网友评论