Resource Type: odoo_config

Defined in:
lib/puppet/type/odoo_config.rb
Providers:
ini_setting

Overview

setting name to manage from odoo.conf

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • value

    The value of the setting to define

Parameters

  • name (namevar)

    setting name to manage from odoo.conf

  • provider

    The specific backend to use for this ‘odoo_config` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.

  • show_diff (defaults to: true)

    Whether to display differences when the setting changes.

    Supported values:
    • true
    • md5
    • false