Server IP : 23.254.227.96 / Your IP : 216.73.216.7 Web Server : Apache/2.4.62 (Unix) OpenSSL/1.1.1k System : Linux hwsrv-1277026.hostwindsdns.com 4.18.0-477.13.1.el8_8.x86_64 #1 SMP Tue May 30 14:53:41 EDT 2023 x86_64 User : viralblo ( 1001) PHP Version : 8.1.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /usr/lib/python3.6/site-packages/cloudinit/config/__pycache__/ |
Upload File : |
3 ?q,d� � @ s� U d Z ddlZddlmZ ddlmZmZ ddlmZm Z ddl mZ ddd d dgd�Zd ddddgd�d ddddgd�d�Z dZdddddgZdddeeeed�gd�Zee e�Z dd� Zdd � Zd!d"� Zd#d$� Zd%d&� Zd'd(� ZdS ))zCA Certs: Add ca certificates.� N)�dedent)�subp�util)� MetaSchema�get_meta_doc)�PER_INSTANCEz/usr/share/ca-certificates/zcloud-init-ca-certs.crtz/etc/ca-certificates.confz/etc/ssl/certs/zupdate-ca-certificates)�ca_cert_path�ca_cert_filename�ca_cert_config�ca_cert_system_path�ca_cert_update_cmdz/usr/share/pki/ca-trust-source/zanchors/cloud-init-ca-certs.crtz/etc/pki/ca-trust/zupdate-ca-trust)� almalinux�rhelaE This module adds CA certificates to ``/etc/ca-certificates.conf`` and updates the ssl cert cache using ``update-ca-certificates``. The default certificates can be removed from the system with the configuration option ``remove_defaults``. .. note:: certificates must be specified using valid yaml. in order to specify a multiline certificate, the yaml multiline list syntax must be used .. note:: For Alpine Linux the "remove_defaults" functionality works if the ca-certificates package is installed but not if the ca-certificates-bundle package is installed. r Zalpine�debian�ubuntur Zcc_ca_certszCA CertificateszAdd ca certificatesa ca_certs: remove_defaults: true trusted: - single_line_cert - | -----BEGIN CERTIFICATE----- YOUR-ORGS-TRUSTED-CA-CERT-HERE -----END CERTIFICATE----- )�id�name�title�description�distrosZ frequencyZexamplesc C s* t j| t�}tjj|d |d �|d<