puppet-oracle_dbfs:用于 Oracle DBFS 配置的 Puppet 模块

时间:2024-08-03 10:37:18
【文件属性】:

文件名称:puppet-oracle_dbfs:用于 Oracle DBFS 配置的 Puppet 模块

文件大小:26KB

文件格式:ZIP

更新时间:2024-08-03 10:37:18

Puppet

####目录 ##概述 该模块将 Oracle DBFS 配置为 RHEL 6 系统上的 Unix 服务(在兼容性方面应在 7 上工作) ##模块说明 该模块将 Oracle DBFS 配置为一项服务,并在启动时挂载所有定义的远程文件系统。 这特别有用,因为 Oracle 不提供自动挂载 DBFS 的方法(不要参考 Oracle DBFS 文档,因为声明的内容不起作用) ##设置 ###oracle_dbfs 的影响 这是这个模块将改变的: 创建/etc/sysconfig/oracle_dbfs 为您的挂载创建/etc/sysconfig/oracle_dbfs.mounts一个类似 fstab 的文件 在服务上创建/etc/init.d/oracle_dbfs和 chkconfig 并确保它正在运行 将oracle用户加入fuse组 确保安装了fuse, fuse-libs


【文件预览】:
puppet-oracle_dbfs-master
----CONTRIBUTORS(14B)
----.fixtures.yml(184B)
----lib()
--------puppet()
----Gemfile(388B)
----metadata.json(955B)
----Guardfile(91B)
----spec()
--------classes()
--------spec_helper_acceptance.rb(633B)
--------spec_helper.rb(52B)
--------acceptance()
----Rakefile(1KB)
----README.markdown(5KB)
----CONTRIBUTING.md(3KB)
----.travis.yml(479B)
----LICENSE(11KB)
----Modulefile(352B)
----.rspec(31B)
----Gemfile.lock(5KB)
----tests()
--------init.pp(513B)
----templates()
--------oracle_dbfs-sysconfig.erb(456B)
--------.gitkeep(0B)
--------oracle_dbfs-mounts.erb(52B)
----.gitignore(63B)
----files()
--------oracle_dbfs-init.sh(3KB)
--------.gitkeep(0B)
----manifests()
--------init.pp(2KB)
--------config.pp(3KB)
--------service.pp(251B)
--------params.pp(987B)
--------mount.pp(780B)
--------install.pp(539B)
----CHANGELOG(230B)

网友评论