Related to T2790
Details
Details
- Reviewers
ardumont - Group Reviewers
System administrators - Maniphest Tasks
- T2790: [staging] deploy the journal infrastructure
- Commits
- rSPSITE13c87f140600: Declare the certificate for the journal0.staging's kafka
diff origin/production/pergamon.softwareheritage.org current/pergamon.softwareheritage.org ******************************************* + Exec[letsencrypt certonly journal0.internal.staging.swh.network] => parameters => "command": "certbot --text --agree-tos --non-interactive certonly --rsa-key-... "environment": [ "VENV_PATH=/opt/letsencrypt/.venv" ], "path": "/usr/bin:/bin:/usr/sbin:/sbin", "provider": "shell", "unless": "/usr/local/sbin/letsencrypt-domain-validation /etc/letsencrypt/li... ******************************************* + Letsencrypt::Certonly[journal0.internal.staging.swh.network] => parameters => "additional_args": [ "--authenticator manual", "--preferred-challenges dns", "--manual-public-ip-logging-ok", "--manual-auth-hook '/usr/local/bin/letsencrypt_gandi_livedns auth'", "--manual-cleanup-hook '/usr/local/bin/letsencrypt_gandi_livedns cleanup'"... "--deploy-hook '/usr/local/bin/letsencrypt_puppet_export'" ], "config_dir": "/etc/letsencrypt", "cron_hour": 7, "cron_minute": 57, "cron_monthday": [ "*" ], "custom_plugin": true, "deploy_hook_commands": [ ], "domains": [ "journal0.internal.staging.swh.network" ], "ensure": "present", "environment": [ ], "key_size": 4096, "letsencrypt_command": "certbot", "manage_cron": false, "plugin": "standalone", "post_hook_commands": [ ], "pre_hook_commands": [ ], "suppress_cron_output": false, "webroot_paths": [ ] ******************************************* *** End octocatalog-diff on pergamon.softwareheritage.org
Diff Detail
Diff Detail
- Repository
- rSPSITE puppet-swh-site
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.