Page MenuHomeSoftware Heritage

debian_repository: Reference vsellier's public key
ClosedPublic

Authored by ardumont on Sep 14 2020, 2:29 PM.

Details

Reviewers
vsellier
olasd
Group Reviewers
Reviewers
Maniphest Tasks
Unknown Object (Maniphest Task)
Commits
rSPSITE2e1f85071481: debian_repository: Reference vsellier's public key
Summary

Related to T2553

Test Plan

octocatalog

bin/octocatalog-diff --octocatalog-diff-args --no-truncate-details --to staging pergamon.softwareheritage.org
Found host pergamon.softwareheritage.org
Cloning into '/tmp/swh-ocd.PdT9j6R7/environments/production/data/private'...
done.
Cloning into '/tmp/swh-ocd.PdT9j6R7/environments/staging/data/private'...
done.
*** Running octocatalog-diff on host pergamon.softwareheritage.org
I, [2020-09-14T14:29:42.490287 #23744]  INFO -- : Catalogs compiled for pergamon.softwareheritage.org
W, [2020-09-14T14:29:48.620427 #23744]  WARN -- : Resource File[/tmp/ocd-ipc-20200914-23744-1jwghmk/ocd-builddir-20200914-23749-1fbd7e8/routes.yaml] appears to depend on catalog compilation directory. Suppressed from results.
W, [2020-09-14T14:29:48.620581 #23744]  WARN -- : Resource File[/tmp/ocd-ipc-20200914-23744-1jwghmk/ocd-builddir-20200914-23746-ea82w7/routes.yaml] appears to depend on catalog compilation directory. Suppressed from results.
W, [2020-09-14T14:29:48.620710 #23744]  WARN -- : Resource key Ini_setting[puppetdbserver_urls] parameters => path may depend on catalog compilation directory, but there may be differences. This is included in results for now, but please verify.
W, [2020-09-14T14:29:48.620726 #23744]  WARN -- : Resource key Ini_setting[puppetdbserver_urls] parameters => path appears to depend on catalog compilation directory. Suppressed from results.
W, [2020-09-14T14:29:48.620765 #23744]  WARN -- : Resource key Ini_setting[soft_write_failure] parameters => path may depend on catalog compilation directory, but there may be differences. This is included in results for now, but please verify.
W, [2020-09-14T14:29:48.620779 #23744]  WARN -- : Resource key Ini_setting[soft_write_failure] parameters => path appears to depend on catalog compilation directory. Suppressed from results.
I, [2020-09-14T14:29:48.620929 #23744]  INFO -- : Diffs computed for pergamon.softwareheritage.org
diff origin/production/pergamon.softwareheritage.org current/pergamon.softwareheritage.org
*******************************************
+ Concat_fragment[profile::cron::debrepo-keyring-refresh-89226003C15CBC8C65C189C33F13C434EADAD17D] =>
   parameters =>
      "order": "10"
      "tag": "profile::cron::debrepo-keyring-refresh"
      "target": "profile::cron::debrepo-keyring-refresh"
      "content": >>>
# Cron snippet debrepo-keyring-refresh-89226003C15CBC8C65C189C33F13C434EADAD17D
3 1 * * * swhdebianrepo chronic gpg --batch --pinentry-mode loopback --recv-keys 89226003C15CBC8C65C189C33F13C434EADAD17D
<<<
*******************************************
+ Exec[debian repository gpg key 89226003C15CBC8C65C189C33F13C434EADAD17D] =>
   parameters =>
      "command": "gpg --batch --pinentry-mode loopback --recv-keys 89226003C15CBC8C65C189C33F13C434EADAD17D"
      "path": ["/usr/bin"]
      "unless": "gpg --batch --pinentry-mode loopback --list-keys 89226003C15CBC8C65C189C33F13C434EADAD17D"
      "user": "swhdebianrepo"
*******************************************
  File[/etc/bind/keys/local-update] =>
   parameters =>
     content =>
      @@ -2,4 +2,4 @@
       key local-update {
        algorithm hmac-sha256;
      - secret "6ucDVEoFpUPTXEZ0vK/n+HQFrWiGcsQwLfx1El8PTIWyKOqwQcng5uKCIHV8C2uNY5QR75dAeb3a5ORTGm6pLw==";
      + secret "H05THX6Sup3EJ6slzrah1ZH5Gv3vXj+Tar9mHkOUBKHARrrNX+5AZ/P7HfmTJcVJlemyFYgCNMoyHHGbmf0tDQ==";
       };
*******************************************
  File[/etc/bind/rndc.key] =>
   parameters =>
     content =>
      @@ -2,4 +2,4 @@
       key rndc-key {
        algorithm hmac-md5;
      - secret "RBRK1QvzWRNYYwhXtvhgMJjcNpPwFd7XpyKJHe7tTXc6vDgd+nOqSoVRoSME1jXxIDr/EjV2zh0G6MpyOq3U/A==";
      + secret "cPRkkaEQpHH3vwWiRpG5bGZyuEG6SJTL9e82bxeOI1K/u89DLAW8QiFpQ4LSrk71yeKXc+XR3XxMhV65UshCQQ==";
       };
*******************************************
  File[/srv/softwareheritage/repository/conf/uploaders] =>
   parameters =>
     content =>
      @@ -10,3 +10,4 @@
       allow * by key 2388A3BF6F0A6938+
       allow * by key D7D3329147AE3148+
      +allow * by key 3F13C434EADAD17D+
      _
*******************************************
+ Profile::Cron::D[debrepo-keyring-refresh-89226003C15CBC8C65C189C33F13C434EADAD17D] =>
   parameters =>
      "command": "chronic gpg --batch --pinentry-mode loopback --recv-keys 89226003C15CBC8C65C189C33F13C434EADAD17D"
      "hour": "fqdn_rand"
      "minute": "fqdn_rand"
      "random_seed": "debrepo-keyring-89226003C15CBC8C65C189C33F13C434EADAD17D"
      "target": "debrepo-keyring-refresh"
      "unique_tag": "debrepo-keyring-refresh-89226003C15CBC8C65C189C33F13C434EADAD17D"
      "user": "swhdebianrepo"
*******************************************
*** End octocatalog-diff on pergamon.softwareheritage.org

Diff Detail

Repository
rSPSITE puppet-swh-site
Branch
staging
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 15104
Build 23287: arc lint + arc unit