Page MenuHomeDevCentral

Claim IPv6 for Odderon
ClosedPublic

Authored by dereckson on Jan 24 2017, 23:14.
Tags
None
Referenced Files
F3211034: D856.diff
Sat, Jun 29, 05:10
Unknown Object (File)
Wed, Jun 26, 07:26
Unknown Object (File)
Wed, Jun 26, 07:26
Unknown Object (File)
Wed, Jun 26, 06:48
Unknown Object (File)
Tue, Jun 25, 22:55
Unknown Object (File)
Tue, Jun 25, 03:29
Unknown Object (File)
Tue, Jun 25, 02:58
Unknown Object (File)
Tue, Jun 25, 00:17
Subscribers
None

Details

Summary

To have a knowledge base on Freenode, a darkbot instance is currently
considered. The name will be Odderon, from an hypothetical particle.

See https://en.wikipedia.org/wiki/Pomeron.

The associated vhost is inspired from this article:

The Odderon is the leading exchange in hadronic scattering processes at
high energies in which negative charge conjugation and parity quantum
numbers are transferred in the t-channel. We review the origin of the
Odderon in Regge theory, its status in perturbative and nonperturbative
Quantum Chromodynamics, as well as its phenomenology.
— Carlo Ewerz, The Odderon in Quantum Chromodynamics

The vhost and associated IP are restricted to the Nasqueron projects,
with a slot open for a new darkbot, for example Pomeron.

Fixes T1128.

Test Plan
  • vhosts
  • nslookup -type=AAAA quantum.chromodynamics.at.nasqueron.org
  • nslookup -type=PTR 2001:470:1f13:896::17

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
No Lint Coverage
Unit
No Test Coverage
Branch
master
Build Status
Buildable 1313
Build 1561: arc lint + arc unit

Event Timeline

dereckson edited the test plan for this revision. (Show Details)
dereckson edited the summary of this revision. (Show Details)
Salt master
$ salt eglide state.apply roles/shellserver/vhosts/
eglide:
----------
          ID: /etc/vhosts
    Function: file.managed
      Result: True
     Comment: File /etc/vhosts updated
     Started: 23:17:38.456595
    Duration: 1464.63 ms
     Changes:   
              ----------
              diff:
                  --- 
                  +++ 
                  @@ -27,7 +27,7 @@
                   2001:470:1f13:896::14            A-BAD.evils.in
                   2001:470:1f13:896::15
                   2001:470:1f13:896::16            sombre.du.cote.obscur.de.la.force.et.viens.dansmon.club
                  -2001:470:1f13:896::17
                  +2001:470:1f13:896::17            quantum.chromodynamics.at.nasqueron.org ?[30m*** PRIVATE ***?[0m
                   2001:470:1f13:896::18
                   2001:470:1f13:896::19
                   
----------
          ID: /usr/local/bin/vhosts
    Function: file.managed
      Result: True
     Comment: File /usr/local/bin/vhosts is in the correct state
     Started: 23:17:39.922342
    Duration: 514.41 ms
     Changes:   

Summary for eglide
------------
Succeeded: 2 (changed=1)
Failed:    0
------------
Total states run:     2
Total run time:   1.979 s

$ ssh eglide vhosts | grep 17                                                                                               
2001:470:1f13:896::17            quantum.chromodynamics.at.nasqueron.org *** PRIVATE ***
This revision is now accepted and ready to land.Jan 24 2017, 23:26
This revision was automatically updated to reflect the committed changes.