wls_config

partner
pdk
tasks
Puppet types and provides to configure and manage Oracle WebLogic and Fusion middleware

65,880 downloads

917 latest version

5.0 quality score

Version information

  • 3.25.0 (latest)
  • 3.24.0
  • 3.23.3
  • 3.23.2
  • 3.23.1
  • 3.23.0
  • 3.22.1
  • 3.22.0
  • 3.21.0
  • 3.20.0
  • 3.19.0
  • 3.18.0
  • 3.17.3
  • 3.17.2
  • 3.17.1
  • 3.17.0
  • 3.16.4
  • 3.15.3
  • 3.15.2
  • 3.15.1
  • 3.15.0
  • 3.14.5
  • 3.14.4
  • 3.14.3
  • 3.14.2
  • 3.14.1
  • 3.14.0
  • 3.13.2
  • 3.13.1
  • 3.13.0
  • 3.12.2
  • 3.12.1
  • 3.12.0
  • 3.11.1
  • 3.11.0
  • 3.10.1
  • 3.10.0
  • 3.9.0
  • 3.8.2
  • 3.8.1
  • 3.8.0
  • 3.7.1
  • 3.7.0
  • 3.6.1
  • 3.6.0
  • 3.5.1
  • 3.5.0
  • 3.4.2
  • 3.4.1
  • 3.4.0
  • 3.3.17
  • 3.3.16
  • 3.3.15
  • 3.3.14
  • 3.3.13
  • 3.3.12
  • 3.3.11
  • 3.3.10
  • 3.3.9
  • 3.3.8
  • 3.3.7
  • 3.3.6
  • 3.3.5
  • 3.3.4
  • 3.3.3
  • 3.3.2
  • 3.3.1
  • 3.3.0
  • 3.2.4
  • 3.2.3
  • 3.2.2
  • 3.2.1
  • 3.2.0
  • 3.1.0
  • 3.0.22
  • 3.0.21
  • 3.0.20
released Feb 27th 2025
This version is compatible with:
  • Puppet Enterprise 2025.4.x, 2025.3.x, 2025.2.x, 2025.1.x, 2023.8.x, 2023.7.x, 2023.6.x, 2023.5.x, 2023.4.x, 2023.3.x, 2023.2.x, 2023.1.x, 2023.0.x, 2021.7.x, 2021.6.x, 2021.5.x, 2021.4.x, 2021.3.x, 2021.2.x, 2021.1.x, 2021.0.x, 2019.8.x, 2019.7.x, 2019.5.x, 2019.4.x, 2019.3.x, 2019.2.x, 2019.1.x, 2019.0.x, 2018.1.x, 2017.3.x, 2017.2.x, 2016.4.x
  • Puppet >=4.10.8 < 9.0.0
  • AIX
    ,
    RedHat
    ,
    CentOS
    ,
    Rocky
    ,
    AlmaLinux
    ,
    OracleLinux
    ,
    Scientific
    ,
    SLES
    ,
    Debian
    ,
    Ubuntu
    ,
    Solaris
Tasks:
  • start_managed_servers
  • stop_adminserver
  • stop_managed_servers

Start using this module

  • r10k or Code Manager
  • Bolt
  • Manual installation
  • Direct download

Add this module to your Puppetfile:

mod 'enterprisemodules-wls_config', '3.25.0'
Learn more about managing modules with a Puppetfile

Add this module to your Bolt project:

bolt module add enterprisemodules-wls_config
Learn more about using this module with an existing project

Manually install this module globally with Puppet module tool:

puppet module install enterprisemodules-wls_config --version 3.25.0

Direct download is not typically how you would use a Puppet module to manage your infrastructure, but you may want to download the module in order to inspect the code.

Download

Documentation

enterprisemodules/wls_config — version 3.25.0 Feb 27th 2025

What are tasks?

Modules can contain tasks that take action outside of a desired state managed by Puppet. It’s perfect for troubleshooting or deploying one-off changes, distributing scripts to run across your infrastructure, or automating changes that need to happen in a particular order as part of an application deployment.

Tasks in this module release