HEX
Server: Apache
System: Linux vpshost0650.publiccloud.com.br 4.4.79-grsec-1.lc.x86_64 #1 SMP Wed Aug 2 14:18:21 -03 2017 x86_64
User: bandeirantesbomb3 (10068)
PHP: 8.0.7
Disabled: apache_child_terminate,dl,escapeshellarg,escapeshellcmd,exec,link,mail,openlog,passthru,pcntl_alarm,pcntl_exec,pcntl_fork,pcntl_get_last_error,pcntl_getpriority,pcntl_setpriority,pcntl_signal,pcntl_signal_dispatch,pcntl_sigprocmask,pcntl_sigtimedwait,pcntl_sigwaitinfo,pcntl_strerror,pcntl_wait,pcntl_waitpid,pcntl_wexitstatus,pcntl_wifexited,pcntl_wifsignaled,pcntl_wifstopped,pcntl_wstopsig,pcntl_wtermsig,php_check_syntax,php_strip_whitespace,popen,proc_close,proc_open,shell_exec,symlink,system
Upload Files
File: //opt/puppetlabs/puppet/share/locale/config.yaml
---
# This is the project-specific configuration file for setting up
# fast_gettext for your project.
gettext:
  # This is used for the name of the .pot and .po files; they will be
  # called <project_name>.pot
  project_name: 'puppet'
  # This is used in comments in the .pot and .po files to indicate what
  # project the files belong to and should be a little more descriptive than
  # <project_name>
  package_name: Puppet automation framework
  # The locale that the default messages in the .pot file are in
  default_locale: en
  # The address for sending bug reports.
  bugs_address: https://tickets.puppetlabs.com
  # The holder of the copyright.
  copyright_holder: Puppet, Inc.
  # Patterns for +Dir.glob+ used to find all files that might contain
  # translatable content, relative to the project root directory
  source_files:
    - 'lib/**/*.rb'
  # Patterns for +Dir.glob+ used to find all files contained in
  # `source_files` that should be ignored when searching for translatable
  # content, relative to the project root directory
  exclude_files:
    - 'lib/puppet/pops/types/type_formatter.rb'
    # The semantic_puppet gem is temporarily vendored (PUP-7114), and it
    # handles its own translation.
    - 'lib/puppet/vendor/**/*.rb'