diff --git a/.gitignore b/.gitignore deleted file mode 100644 index dade81e..0000000 --- a/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -Gemfile.lock -.bundled_gems/ diff --git a/Gemfile b/Gemfile deleted file mode 100644 index 019213a..0000000 --- a/Gemfile +++ /dev/null @@ -1,15 +0,0 @@ -source 'https://rubygems.org' - -if File.exists?('/home/zuul/src/git.openstack.org/openstack-infra/puppet-openstack_infra_spec_helper') - gem_checkout_method = {:path => '/home/zuul/src/git.openstack.org/openstack-infra/puppet-openstack_infra_spec_helper'} -else - gem_checkout_method = {:git => 'https://git.openstack.org/openstack-infra/puppet-openstack_infra_spec_helper'} -end -gem_checkout_method[:require] = false - -group :development, :test, :system_tests do - gem 'puppet-openstack_infra_spec_helper', - gem_checkout_method -end - -# vim:ft=ruby diff --git a/LICENSE b/LICENSE deleted file mode 100644 index d645695..0000000 --- a/LICENSE +++ /dev/null @@ -1,202 +0,0 @@ - - Apache License - Version 2.0, January 2004 - http://www.apache.org/licenses/ - - TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION - - 1. Definitions. - - "License" shall mean the terms and conditions for use, reproduction, - and distribution as defined by Sections 1 through 9 of this document. - - "Licensor" shall mean the copyright owner or entity authorized by - the copyright owner that is granting the License. - - "Legal Entity" shall mean the union of the acting entity and all - other entities that control, are controlled by, or are under common - control with that entity. For the purposes of this definition, - "control" means (i) the power, direct or indirect, to cause the - direction or management of such entity, whether by contract or - otherwise, or (ii) ownership of fifty percent (50%) or more of the - outstanding shares, or (iii) beneficial ownership of such entity. - - "You" (or "Your") shall mean an individual or Legal Entity - exercising permissions granted by this License. - - "Source" form shall mean the preferred form for making modifications, - including but not limited to software source code, documentation - source, and configuration files. - - "Object" form shall mean any form resulting from mechanical - transformation or translation of a Source form, including but - not limited to compiled object code, generated documentation, - and conversions to other media types. - - "Work" shall mean the work of authorship, whether in Source or - Object form, made available under the License, as indicated by a - copyright notice that is included in or attached to the work - (an example is provided in the Appendix below). - - "Derivative Works" shall mean any work, whether in Source or Object - form, that is based on (or derived from) the Work and for which the - editorial revisions, annotations, elaborations, or other modifications - represent, as a whole, an original work of authorship. For the purposes - of this License, Derivative Works shall not include works that remain - separable from, or merely link (or bind by name) to the interfaces of, - the Work and Derivative Works thereof. - - "Contribution" shall mean any work of authorship, including - the original version of the Work and any modifications or additions - to that Work or Derivative Works thereof, that is intentionally - submitted to Licensor for inclusion in the Work by the copyright owner - or by an individual or Legal Entity authorized to submit on behalf of - the copyright owner. For the purposes of this definition, "submitted" - means any form of electronic, verbal, or written communication sent - to the Licensor or its representatives, including but not limited to - communication on electronic mailing lists, source code control systems, - and issue tracking systems that are managed by, or on behalf of, the - Licensor for the purpose of discussing and improving the Work, but - excluding communication that is conspicuously marked or otherwise - designated in writing by the copyright owner as "Not a Contribution." - - "Contributor" shall mean Licensor and any individual or Legal Entity - on behalf of whom a Contribution has been received by Licensor and - subsequently incorporated within the Work. - - 2. Grant of Copyright License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - copyright license to reproduce, prepare Derivative Works of, - publicly display, publicly perform, sublicense, and distribute the - Work and such Derivative Works in Source or Object form. - - 3. Grant of Patent License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - (except as stated in this section) patent license to make, have made, - use, offer to sell, sell, import, and otherwise transfer the Work, - where such license applies only to those patent claims licensable - by such Contributor that are necessarily infringed by their - Contribution(s) alone or by combination of their Contribution(s) - with the Work to which such Contribution(s) was submitted. If You - institute patent litigation against any entity (including a - cross-claim or counterclaim in a lawsuit) alleging that the Work - or a Contribution incorporated within the Work constitutes direct - or contributory patent infringement, then any patent licenses - granted to You under this License for that Work shall terminate - as of the date such litigation is filed. - - 4. Redistribution. You may reproduce and distribute copies of the - Work or Derivative Works thereof in any medium, with or without - modifications, and in Source or Object form, provided that You - meet the following conditions: - - (a) You must give any other recipients of the Work or - Derivative Works a copy of this License; and - - (b) You must cause any modified files to carry prominent notices - stating that You changed the files; and - - (c) You must retain, in the Source form of any Derivative Works - that You distribute, all copyright, patent, trademark, and - attribution notices from the Source form of the Work, - excluding those notices that do not pertain to any part of - the Derivative Works; and - - (d) If the Work includes a "NOTICE" text file as part of its - distribution, then any Derivative Works that You distribute must - include a readable copy of the attribution notices contained - within such NOTICE file, excluding those notices that do not - pertain to any part of the Derivative Works, in at least one - of the following places: within a NOTICE text file distributed - as part of the Derivative Works; within the Source form or - documentation, if provided along with the Derivative Works; or, - within a display generated by the Derivative Works, if and - wherever such third-party notices normally appear. The contents - of the NOTICE file are for informational purposes only and - do not modify the License. You may add Your own attribution - notices within Derivative Works that You distribute, alongside - or as an addendum to the NOTICE text from the Work, provided - that such additional attribution notices cannot be construed - as modifying the License. - - You may add Your own copyright statement to Your modifications and - may provide additional or different license terms and conditions - for use, reproduction, or distribution of Your modifications, or - for any such Derivative Works as a whole, provided Your use, - reproduction, and distribution of the Work otherwise complies with - the conditions stated in this License. - - 5. Submission of Contributions. Unless You explicitly state otherwise, - any Contribution intentionally submitted for inclusion in the Work - by You to the Licensor shall be under the terms and conditions of - this License, without any additional terms or conditions. - Notwithstanding the above, nothing herein shall supersede or modify - the terms of any separate license agreement you may have executed - with Licensor regarding such Contributions. - - 6. Trademarks. This License does not grant permission to use the trade - names, trademarks, service marks, or product names of the Licensor, - except as required for reasonable and customary use in describing the - origin of the Work and reproducing the content of the NOTICE file. - - 7. Disclaimer of Warranty. Unless required by applicable law or - agreed to in writing, Licensor provides the Work (and each - Contributor provides its Contributions) on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or - implied, including, without limitation, any warranties or conditions - of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A - PARTICULAR PURPOSE. You are solely responsible for determining the - appropriateness of using or redistributing the Work and assume any - risks associated with Your exercise of permissions under this License. - - 8. Limitation of Liability. In no event and under no legal theory, - whether in tort (including negligence), contract, or otherwise, - unless required by applicable law (such as deliberate and grossly - negligent acts) or agreed to in writing, shall any Contributor be - liable to You for damages, including any direct, indirect, special, - incidental, or consequential damages of any character arising as a - result of this License or out of the use or inability to use the - Work (including but not limited to damages for loss of goodwill, - work stoppage, computer failure or malfunction, or any and all - other commercial damages or losses), even if such Contributor - has been advised of the possibility of such damages. - - 9. Accepting Warranty or Additional Liability. While redistributing - the Work or Derivative Works thereof, You may choose to offer, - and charge a fee for, acceptance of support, warranty, indemnity, - or other liability obligations and/or rights consistent with this - License. However, in accepting such obligations, You may act only - on Your own behalf and on Your sole responsibility, not on behalf - of any other Contributor, and only if You agree to indemnify, - defend, and hold each Contributor harmless for any liability - incurred by, or claims asserted against, such Contributor by reason - of your accepting any such warranty or additional liability. - - END OF TERMS AND CONDITIONS - - APPENDIX: How to apply the Apache License to your work. - - To apply the Apache License to your work, attach the following - boilerplate notice, with the fields enclosed by brackets "[]" - replaced with your own identifying information. (Don't include - the brackets!) The text should be enclosed in the appropriate - comment syntax for the file format. We also recommend that a - file or class name and description of purpose be included on the - same "printed page" as the copyright notice for easier - identification within third-party archives. - - Copyright [yyyy] [name of copyright owner] - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. diff --git a/README.md b/README.md index 1ef1544..ec889a9 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ -# OpenStack Openafs Module +This project is no longer maintained. -## Overview +The contents of this repository are still available in the Git +source code management system. To see the contents of this +repository before it reached its end of life, please check out the +previous commit with "git checkout HEAD^1". -Configuration for OpenAFS distributed filesystem client and server. +For any further questions, please email +service-discuss@lists.opendev.org or join #opendev on OFTC. diff --git a/Rakefile b/Rakefile deleted file mode 100644 index ff1f0d7..0000000 --- a/Rakefile +++ /dev/null @@ -1,8 +0,0 @@ -require 'rubygems' -require 'puppetlabs_spec_helper/rake_tasks' -require 'puppet-lint/tasks/puppet-lint' -PuppetLint.configuration.fail_on_warnings = true -PuppetLint.configuration.send('disable_80chars') -PuppetLint.configuration.send('disable_autoloader_layout') -PuppetLint.configuration.send('disable_class_inherits_from_params_class') -PuppetLint.configuration.send('disable_class_parameter_defaults') diff --git a/files/CellServDB b/files/CellServDB deleted file mode 100644 index 86c22ff..0000000 --- a/files/CellServDB +++ /dev/null @@ -1,668 +0,0 @@ ->openstack.org #OpenStack -104.130.136.20 #afsdb01.openstack.org -23.253.200.228 #afsdb02.openstack.org ->grand.central.org #GCO Public CellServDB 28 Jan 2013 -18.9.48.14 #grand.mit.edu -128.2.203.61 #penn.central.org ->wu-wien.ac.at #University of Economics, Vienna, Austria -137.208.3.33 #goya.wu-wien.ac.at -137.208.7.57 #caravaggio.wu-wien.ac.at -137.208.8.14 #vermeer.wu-wien.ac.at ->hephy.at #hephy-vienna -193.170.243.10 #mowgli.oeaw.ac.at -193.170.243.12 #baloo.oeaw.ac.at -193.170.243.14 #akela.oeaw.ac.at ->cgv.tugraz.at #CGV cell -129.27.218.30 #phobos.cgv.tugraz.at -129.27.218.31 #deimos.cgv.tugraz.at -129.27.218.32 #trinculo.cgv.tugraz.at ->itp.tugraz.at #Institute of Theoretical and Computational Physics, TU Graz, Aus -129.27.161.7 #faepafs1.tu-graz.ac.at -129.27.161.15 #faepafs2.tu-graz.ac.at -129.27.161.114 #faepafs3.tu-graz.ac.at ->sums.math.mcgill.ca #Society of Undergraduate Mathematics Students of McGill Universi -132.216.24.122 #germain.sums.math.mcgill.ca -132.216.24.125 #turing.sums.math.mcgill.ca ->ualberta.ca #University of Alberta -129.128.1.131 #file13.ucs.ualberta.ca -129.128.98.17 #mystery.ucs.ualberta.ca -129.128.125.40 #drake.ucs.ualberta.ca ->cern.ch #European Laboratory for Particle Physics, Geneva -137.138.128.148 #afsdb1.cern.ch -137.138.246.50 #afsdb3.cern.ch -137.138.246.51 #afsdb2.cern.ch ->ams.cern.ch #AMS Experiment -137.138.188.185 #ams.cern.ch -137.138.199.58 #pcamsf4.cern.ch ->epfl.ch #Swiss Federal Institute of Technology at Lausanne -128.178.109.111 #kd1.epfl.ch -128.178.109.112 #kd2.epfl.ch -128.178.109.113 #kd3.epfl.ch ->ethz.ch #Swiss Federal Inst. of Tech. - Zurich, Switzerland -82.130.118.32 #afs-db-1.ethz.ch ->psi.ch #Paul Scherrer Institut - Villigen, Switzerland -129.129.190.140 #afs00.psi.ch -129.129.190.141 #afs01.psi.ch -129.129.190.142 #afs02.psi.ch ->extundo.com #Simon Josefsson's cell -195.42.214.241 #slipsten.extundo.com ->freedaemon.com #Free Daemon Consulting, Oklahoma City, OK, USA -66.210.104.254 #afs0.freedaemon.com ->membrain.com #membrain.com -66.93.118.125 #stormy -130.85.24.11 #weasel -130.85.24.13 #straykitten ->sodre.cx #Sodre.cx -128.8.140.165 #greed.sodre.cx ->ruk.cuni.cz #Charles University Computer Centre, Prague, CR -195.113.0.36 #asterix.ruk.cuni.cz -195.113.0.37 #obelix.ruk.cuni.cz -195.113.0.40 #sal.ruk.cuni.cz ->ics.muni.cz #Masaryk university -147.251.3.11 #grond.ics.muni.cz -147.251.3.15 #nimloth.ics.muni.cz -147.251.3.19 #sirion.ics.muni.cz ->zcu.cz #University of West Bohemia, Czech Republic -147.228.10.18 #sauron.zcu.cz -147.228.52.10 #oknos.zcu.cz -147.228.52.17 #nic.zcu.cz ->desy.de #Deutsches Elektronen-Synchrotron -131.169.2.19 #afsdb2.desy.de -131.169.2.20 #afsdb3.desy.de -131.169.244.60 #solar00.desy.de ->naf.desy.de #National Analysis Facility at DESY -141.34.220.32 #tcsh1-vm1.naf.desy.de -141.34.230.33 #tcsh2-vm1.naf.desy.de -141.34.230.34 #tcsh3-vm1.naf.desy.de ->gppc.de #GPP Chemnitz mbH -213.187.92.33 #gpp1.gppc.de -213.187.92.34 #paulchen.gppc.de -213.187.92.35 #lotus.gppc.de ->cms.hu-berlin.de #Humboldt University Berlin -141.20.1.65 #commodus.cms.hu-berlin.de -141.20.1.66 #faustinus.cms.hu-berlin.de -141.20.1.67 #marcellus.cms.hu-berlin.de ->ifh.de #DESY Zeuthen -141.34.22.10 #romulus.ifh.de -141.34.22.11 #remus.ifh.de -141.34.22.29 #hekate.ifh.de ->integra-ev.de #INTEGRA e.V. -134.155.48.8 #afsdb2.integra-ev.de -134.155.48.63 #afsdb1.integra-ev.de ->lrz-muenchen.de #Leibniz Computing Centre, Germany -129.187.10.36 #afs1.lrz-muenchen.de -129.187.10.56 #afs3.lrz-muenchen.de -129.187.10.57 #afs2.lrz-muenchen.de ->ipp-garching.mpg.de #Institut fuer Plasmaphysik -130.183.9.5 #afs-db1.rzg.mpg.de -130.183.14.14 #afs-db3.bc.rzg.mpg.de -130.183.100.10 #afs-db2.aug.ipp-garching.mpg.de ->mpe.mpg.de #MPE cell -130.183.130.7 #irafs1.mpe-garching.mpg.de -130.183.134.20 #irafs2.mpe-garching.mpg.de ->nicsys.de #NICsys GbR -213.187.80.3 #attila.nicsys.de ->i1.informatik.rwth-aachen.de #Informatik I, RWTH Aachen -137.226.244.79 #remus.informatik.rwth-aachen.de ->combi.tfh-wildau.de #Philips Research Lab -194.95.50.106 #joda13.combi.tfh-wildau.de ->tu-berlin.de #TU Berlin -130.149.204.10 #afsc-pr-1.tubit.tu-berlin.de -130.149.204.11 #afsc-pr-2.tubit.tu-berlin.de -130.149.204.70 #afsc-ba-1.tubit.tu-berlin.de ->tu-bs.de #Technical University of Braunschweig, Germany -134.169.1.1 #rzafs1.rz.tu-bs.de -134.169.1.5 #rzafs2.rz.tu-bs.de -134.169.1.6 #rzafs3.rz.tu-bs.de ->tu-chemnitz.de #Technische Universitaet Chemnitz, Germany -134.109.2.1 #zuse.hrz.tu-chemnitz.de -134.109.2.2 #andrew.hrz.tu-chemnitz.de -134.109.2.15 #phoenix.hrz.tu-chemnitz.de ->e18.ph.tum.de #Experimental Physics, TU Munich, Germany -129.187.154.165 #dionysos.e18.physik.tu-muenchen.de -129.187.154.223 #hamlet.e18.physik.tu-muenchen.de ->physik.uni-bonn.de #Institute of Physics, University of Bonn, Germany -131.220.166.33 #afsdb1.physik.uni-bonn.de -131.220.166.34 #afsdb2.physik.uni-bonn.de -131.220.166.35 #afsdb3.physik.uni-bonn.de ->atlass01.physik.uni-bonn.de #Bonn ATLAS -131.220.165.43 #atlass01.physik.uni-bonn.de ->uni-freiburg.de #Albert-Ludwigs-Universitat Freiburg -132.230.6.237 #sv8.ruf.uni-freiburg.de -132.230.6.239 #sv10.ruf.uni-freiburg.de ->physik.uni-freiburg.de #Institute of Physics, University Freiburg, Germany -132.230.6.234 #afs1.ruf.uni-freiburg.de -132.230.6.235 #afs2.ruf.uni-freiburg.de -132.230.77.12 #sherlock.physik.uni-freiburg.de ->math.uni-hamburg.de #Department of Mathematics Uni Hamburg -134.100.223.3 #afs-core.math.uni-hamburg.de -134.100.223.6 #afs-core2.math.uni-hamburg.de -134.100.223.9 #afs-core3.math.uni-hamburg.de ->physnet.uni-hamburg.de #PHYSnet-Rechenzentrum university of hamburg -134.100.106.44 #afs-core.physnet.uni-hamburg.de -134.100.106.45 #afs-core2.physnet.uni-hamburg.de -134.100.106.47 #afs-core3.physnet.uni-hamburg.de ->mathi.uni-heidelberg.de #Uni Heidelberg (Mathematisches Institut) -129.206.26.241 #hactar.mathi.uni-heidelberg.de ->urz.uni-heidelberg.de #Uni Heidelberg (Rechenzentrum) -129.206.119.10 #afsdb.urz.uni-heidelberg.de -129.206.119.16 #afsdb1.urz.uni-heidelberg.de -129.206.119.17 #afsdb2.urz.uni-heidelberg.de ->ziti.uni-heidelberg.de #Institute of Computer Science at the University of Heidelberg -147.142.42.246 #mp-sun.ziti.uni-heidelberg.de -147.142.42.252 #mp-pizza.ziti.uni-heidelberg.de ->uni-hohenheim.de #University of Hohenheim -144.41.2.2 #rs13.serv.uni-hohenheim.de -144.41.2.3 #rs14.serv.uni-hohenheim.de -144.41.2.4 #rs15.serv.uni-hohenheim.de ->rz.uni-jena.de #Rechenzentrum University of Jena, Germany -141.35.2.180 #afs00.rz.uni-jena.de -141.35.2.181 #afs01.rz.uni-jena.de -141.35.2.182 #afs02.rz.uni-jena.de ->meteo.uni-koeln.de #Univ. of Cologne - Inst. for Geophysics & Meteorology -134.95.144.22 #afs1.meteo.uni-koeln.de -134.95.144.24 #afs2.meteo.uni-koeln.de ->rrz.uni-koeln.de #University of Cologne - Reg Comp Center -134.95.19.3 #afsdb1.rrz.uni-koeln.de -134.95.19.4 #afsdb2.rrz.uni-koeln.de -134.95.19.10 #lyra.rrz.uni-koeln.de -134.95.67.97 #afs.thp.uni-koeln.de -134.95.112.8 #ladon.rrz.uni-koeln.de ->physik.uni-mainz.de #institute of physics, university Mainz, Germany -134.93.130.93 #hardy.physik.uni-mainz.de ->uni-mannheim.de #Uni Mannheim (Rechenzentrum) -134.155.97.204 #afsdb1.uni-mannheim.de -134.155.97.205 #afsdb2.uni-mannheim.de -134.155.97.206 #afsdb3.uni-mannheim.de ->uni-paderborn.de #University of Paderborn, Germany -131.234.137.10 #afsdb1.uni-paderborn.de -131.234.137.11 #afsdb2.uni-paderborn.de -131.234.137.12 #afsdb3.uni-paderborn.de ->physik.uni-wuppertal.de #Physics department of Bergische Universitaet Wuppertal -132.195.104.3 #afs1.physik.uni-wuppertal.de -132.195.104.230 #afs2.physik.uni-wuppertal.de ->s-et.aau.dk #Aalborg Univ., The Student Society, Denmark -130.225.196.22 #afs.s-et.aau.dk ->ies.auc.dk #Aalborg Univ., Inst. of Electronic Systems, Denmark -130.225.51.73 #afsdb1.kom.auc.dk -130.225.51.74 #afsdb2.kom.auc.dk -130.225.51.85 #afsdb3.kom.auc.dk ->asu.edu #Arizona State University -129.219.10.69 #authen2.asu.edu -129.219.10.70 #authen1.asu.edu -129.219.10.72 #authen3.asu.edu ->hep.caltech.edu #Caltech High Energy Physics -131.215.116.20 #afs.hep.caltech.edu ->ugcs.caltech.edu #Caltech UGCS lab -131.215.176.65 #afs-c.ugcs.caltech.edu -131.215.176.67 #afs-a.ugcs.caltech.edu -131.215.176.68 #afs-b.ugcs.caltech.edu ->clarkson.edu #Clarkson University, Potsdam, New York USA -128.153.1.111 #arthur.clarkson.edu -128.153.9.111 #lancelot.clarkson.edu -128.153.17.111 #uther.clarkson.edu ->andrew.cmu.edu #Carnegie Mellon University - Computing Services Cell -128.2.10.2 #afsdb-01.andrew.cmu.edu -128.2.10.7 #afsdb-02.andrew.cmu.edu -128.2.10.11 #afsdb-03.andrew.cmu.edu ->mw.andrew.cmu.edu #Carnegie Mellon University - Middleware Test Cell -128.2.234.24 #null.andrew.cmu.edu -128.2.234.170 #mw-mgr.andrew.cmu.edu ->club.cc.cmu.edu #Carnegie Mellon University Computer Club -128.2.204.149 #barium.club.cc.cmu.edu -128.237.157.11 #sodium.club.cc.cmu.edu -128.237.157.13 #potassium.club.cc.cmu.edu ->chem.cmu.edu #Carnegie Mellon University - Chemistry Dept. -128.2.40.134 #afs.chem.cmu.edu -128.2.40.140 #afs2.chem.cmu.edu ->cs.cmu.edu #Carnegie Mellon University - School of Comp. Sci. -128.2.172.58 #date.srv.cs.cmu.edu -128.2.172.60 #fig.srv.cs.cmu.edu -128.2.200.97 #watermelon.srv.cs.cmu.edu ->ece.cmu.edu #Carnegie Mellon University - Elec. Comp. Eng. Dept. -128.2.129.7 #porok.ece.cmu.edu -128.2.129.8 #vicio.ece.cmu.edu -128.2.129.9 #e-xing.ece.cmu.edu ->scotch.ece.cmu.edu #CMU ECE CALCM research group -128.2.134.82 #lagavulin.ece.cmu.edu ->qatar.cmu.edu #Carnegie Mellon University - Qatar -86.36.46.6 #afs1.qatar.cmu.edu -86.36.46.7 #afs2.qatar.cmu.edu ->sbp.ri.cmu.edu #Carnegie Mellon University - Sensor Based Planning Lab -128.2.179.12 #nihao.sbp.ri.cmu.edu -128.2.179.113 #youtheman.sbp.ri.cmu.edu ->cnf.cornell.edu #CNF -128.253.198.9 #hole.cnf.cornell.edu -128.253.198.27 #smoke.cnf.cornell.edu -128.253.198.231 #mist.cnf.cornell.edu ->math.cornell.edu #Cornell Math Dept -128.84.234.12 #pooh.math.cornell.edu -128.84.234.16 #bernoulli.math.cornell.edu -128.84.234.162 #dyno.math.cornell.edu ->msc.cornell.edu #Cornell University Materials Science Center -128.84.231.242 #miranda.ccmr.cornell.edu -128.84.241.35 #co.ccmr.cornell.edu -128.84.249.78 #dax.ccmr.cornell.edu ->dbic.dartmouth.edu #Dartmouth Brain Imaging Center -129.170.30.143 #dbicafs1.dartmouth.edu -129.170.30.144 #dbicafs2.dartmouth.edu -129.170.30.145 #dbicafs3.dartmouth.edu ->northstar.dartmouth.edu #Dartmouth College Research Computing -129.170.16.22 #halley.dartmouth.edu -129.170.16.26 #andromeda.dartmouth.edu -129.170.16.43 #cygnusx1.dartmouth.edu ->cs.hm.edu #Department Computer Science Munich University Of Applied Science -129.187.208.31 #afs1.cs.hm.edu ->eecs.harvard.edu #Harvard - EECS -140.247.60.64 #lefkada.eecs.harvard.edu -140.247.60.83 #corfu.eecs.harvard.edu ->iastate.edu #Iowa State University -129.186.1.243 #afsdb-1.iastate.edu -129.186.6.243 #afsdb-2.iastate.edu -129.186.142.243 #afsdb-3.iastate.edu ->athena.mit.edu #MIT/Athena cell -18.3.48.11 #aether.mit.edu -18.9.48.11 #castor.mit.edu -18.9.48.12 #pollux.mit.edu ->csail.mit.edu #MIT Computer Science & Artificial Intelligence Lab -128.30.2.13 #titanic.csail.mit.edu -128.30.2.31 #vasa.csail.mit.edu -128.30.2.75 #maine.csail.mit.edu ->lns.mit.edu #MIT/LNS Cell -198.125.160.134 #afs2.lns.mit.edu. -198.125.160.217 #afsdbserv1.lns.mit.edu. -198.125.160.218 #afsdbserv2.lns.mit.edu. ->net.mit.edu #MIT/Network Group cell -18.7.62.60 #willy.mit.edu -18.9.48.15 #moby.mit.edu -18.9.48.16 #springer.mit.edu ->numenor.mit.edu #Project Numenor -18.243.2.49 #numenor.mit.edu ->sipb.mit.edu #MIT/SIPB cell -18.181.0.19 #reynelda.mit.edu -18.181.0.22 #rosebud.mit.edu -18.181.0.23 #ronald-ann.mit.edu ->msu.edu #Michigan State University Main Cell -35.9.7.10 #afsdb0.cl.msu.edu ->nd.edu #University of Notre Dame -129.74.223.17 #john.helios.nd.edu -129.74.223.33 #lizardo.helios.nd.edu -129.74.223.65 #buckaroo.helios.nd.edu ->crc.nd.edu #University of Notre Dame - Center for Research Computing -129.74.85.34 #afsdb1.crc.nd.edu -129.74.85.35 #afsdb2.crc.nd.edu -129.74.85.36 #afsdb3.crc.nd.edu ->pitt.edu #University of Pittsburgh -136.142.8.15 #afs09.srv.cis.pitt.edu -136.142.8.20 #afs10.srv.cis.pitt.edu -136.142.8.21 #afs11.srv.cis.pitt.edu ->cs.pitt.edu #University of Pittsburgh - Computer Science -136.142.22.5 #new-ns1.cs.pitt.edu -136.142.22.6 #new-ns2.cs.pitt.edu -136.142.22.7 #new-ns3.cs.pitt.edu ->psc.edu #PSC (Pittsburgh Supercomputing Center) -128.182.59.182 #shaggy.psc.edu -128.182.66.184 #velma.psc.edu -128.182.66.185 #daphne.psc.edu ->scoobydoo.psc.edu #PSC Test Cell -128.182.59.181 #scooby.psc.edu ->cede.psu.edu #Penn State - Center for Engr. Design & Entrepeneurship -146.186.218.10 #greenly.cede.psu.edu -146.186.218.60 #b50.cede.psu.edu -146.186.218.246 #stalin.cede.psu.edu ->rose-hulman.edu #Rose-Hulman Institute of Technology -137.112.7.11 #afs1.rose-hulman.edu -137.112.7.12 #afs2.rose-hulman.edu -137.112.7.13 #afs3.rose-hulman.edu ->cs.rose-hulman.edu #Rose-Hulman CS Department -137.112.40.10 #galaxy.cs.rose-hulman.edu ->rpi.edu #Rensselaer Polytechnic Institute -128.113.22.11 #saul.server.rpi.edu -128.113.22.12 #joab.server.rpi.edu -128.113.22.13 #korah.server.rpi.edu -128.113.22.14 #achan.server.rpi.edu ->hep.sc.edu #University of South Carolina, Dept. of Physics -129.252.78.77 #cpeven.physics.sc.edu ->cs.stanford.edu #Stanford University Computer Science Department -171.64.64.10 #cs-afs-1.Stanford.EDU -171.64.64.66 #cs-afs-2.stanford.edu -171.64.64.69 #cs-afs-3.stanford.edu ->ir.stanford.edu #Stanford University -171.64.7.222 #afsdb1.stanford.edu -171.64.7.234 #afsdb2.stanford.edu -171.64.7.246 #afsdb3.stanford.edu ->slac.stanford.edu #Stanford Linear Accelerator Center -134.79.18.25 #afsdb1.slac.stanford.edu -134.79.18.26 #afsdb2.slac.stanford.edu -134.79.18.27 #afsdb3.slac.stanford.edu ->physics.ucsb.edu #UC Santa Barbara, Physics Dept -128.111.18.161 #ledzeppelin.physics.ucsb.edu ->cats.ucsc.edu #UC Santa Cruz, Comp and Tech Services, California U.S.A -128.114.123.14 #elan.ucsc.edu -128.114.123.15 #ichabod.ucsc.edu -128.114.123.18 #maneki.ucsc.edu ->acm.uiuc.edu #ACM at the University of Illinois -128.174.251.8 #alnitak.acm.uiuc.edu -128.174.251.9 #alnilam.acm.uiuc.edu -128.174.251.10 #mintaka.acm.uiuc.edu ->ncsa.uiuc.edu #National Center for Supercomputing Applications at Illinois -141.142.192.66 #nile-vm.ncsa.uiuc.edu -141.142.192.143 #congo-vm.ncsa.uiuc.edu -141.142.192.144 #kaskaskia-vm.ncsa.uiuc.edu ->umbc.edu #University of Maryland, Baltimore County -130.85.24.23 #db2.afs.umbc.edu -130.85.24.87 #db3.afs.umbc.edu -130.85.24.101 #db1.afs.umbc.edu ->glue.umd.edu #University of Maryland - Project Glue -128.8.70.11 #olmec.umd.edu -128.8.236.4 #egypt.umd.edu -128.8.236.230 #babylon.umd.edu ->wam.umd.edu #University of Maryland Network WAM Project -128.8.70.9 #csc-srv.wam.umd.edu -128.8.236.5 #avw-srv.wam.umd.edu -128.8.236.231 #ptx-srv.wam.umd.edu ->umich.edu #University of Michigan - Campus -141.211.1.32 #fear.ifs.umich.edu -141.211.1.33 #surprise.ifs.umich.edu -141.211.1.34 #ruthless.ifs.umich.edu ->atlas.umich.edu #ATLAS group cell in physics at University of Michigan -141.211.43.102 #linat02.grid.umich.edu -141.211.43.103 #linat03.grid.umich.edu -141.211.43.104 #linat04.grid.umich.edu ->citi.umich.edu #University of Michigan - Center for Information Technology Integ -141.212.112.5 #babylon.citi.umich.edu ->isis.unc.edu #Univ. of NC at Chapel Hill - ITS -152.2.1.5 #db0.isis.unc.edu -152.2.1.6 #db1.isis.unc.edu -152.2.1.7 #db2.isis.unc.edu ->physics.unc.edu #Univ. of NC at Chapel Hill, Dept. of Physics -152.2.4.1 #who.physics.unc.edu -152.2.4.3 #what.physics.unc.edu -152.2.4.5 #when.physics.unc.edu ->eng.utah.edu #University of Utah - Engineering -155.98.111.9 #lenny.eng.utah.edu -155.98.111.10 #carl.eng.utah.edu ->cs.uwm.edu #University of Wisconsin--Milwaukee -129.89.38.124 #solomons.cs.uwm.edu ->cs.wisc.edu #Univ. of Wisconsin-Madison, Computer Sciences Dept. -128.105.132.14 #timon.cs.wisc.edu -128.105.132.15 #pumbaa.cs.wisc.edu -128.105.132.16 #zazu.cs.wisc.edu ->engr.wisc.edu #University of Wisconsin-Madison, College of Engineering -144.92.13.14 #larry.cae.wisc.edu -144.92.13.15 #curly.cae.wisc.edu -144.92.13.16 #moe.cae.wisc.edu ->hep.wisc.edu #University of Wisconsin -- High Energy Physics -128.104.28.219 #anise.hep.wisc.edu -144.92.180.7 #rosemary.hep.wisc.edu -144.92.180.30 #fennel.hep.wisc.edu ->physics.wisc.edu #Univ. of Wisconsin-Madison, Physics Department -128.104.160.13 #kendra.physics.wisc.edu -128.104.160.14 #fray.physics.wisc.edu -128.104.160.15 #buffy.physics.wisc.edu ->ciemat.es #Ciemat, Madrid, Spain -130.206.11.42 #afsdb1.ciemat.es -130.206.11.217 #afsdb2.ciemat.es -130.206.11.247 #afsdb3.ciemat.es ->ifca.unican.es #Instituto de Fisica de Cantabria (IFCA), Santander, Spain -193.144.209.20 #gridwall.ifca.unican.es ->ific.uv.es #Instituto de Fisica Corpuscular, Valencia, Spain -147.156.163.11 #alpha.ific.uv.es ->dapnia.saclay.cea.fr #CEA DAPNIA -132.166.32.7 #dphrsg.saclay.cea.fr -132.166.32.12 #dphrsl.saclay.cea.fr ->in2p3.fr #IN2P3 production cell -134.158.104.11 #ccafsdb01.in2p3.fr -134.158.104.12 #ccafsdb02.in2p3.fr -134.158.232.11 #ccafsdb1.in2p3.fr -134.158.232.12 #ccafsdb2.in2p3.fr -134.158.232.13 #ccafsdb3.in2p3.fr ->mcc.ac.gb #University of Manchester -130.88.203.41 #nevis.mc.man.ac.uk -130.88.203.144 #eryri.mc.man.ac.uk -130.88.203.145 #scafell.mc.man.ac.uk ->anl.gov #Argonne National Laboratory -146.137.96.33 #arteus.it.anl.gov -146.137.162.88 #agamemnon.it.anl.gov -146.137.194.80 #antenor.it.anl.gov ->rhic.bnl.gov #Relativistic Heavy Ion Collider -130.199.6.51 #rafs03.rcf.bnl.gov -130.199.6.52 #rafs02.rcf.bnl.gov -130.199.6.69 #rafs01.rcf.bnl.gov ->usatlas.bnl.gov #US Atlas Tier 1 Facility at BNL -130.199.48.32 #aafs01.usatlas.bnl.gov -130.199.48.33 #aafs02.usatlas.bnl.gov -130.199.48.34 #aafs03.usatlas.bnl.gov ->fnal.gov #Fermi National Acclerator Laboratory -131.225.68.1 #fsus01.fnal.gov -131.225.68.4 #fsus03.fnal.gov -131.225.68.14 #fsus04.fnal.gov ->jpl.nasa.gov #Jet Propulsion Laboratory -137.78.160.21 #afsdb08.jpl.nasa.gov -137.78.160.22 #afsdb09.jpl.nasa.gov -137.78.160.23 #afsdb10.jpl.nasa.gov ->nersc.gov #National Energy Research Supercomputer Center -128.55.128.250 #mars.nersc.gov -128.55.128.252 #alfred.nersc.gov -128.55.128.254 #lurch.nersc.gov ->doe.atomki.hu #Institute of Nuclear Research (MTA ATOMKI), Debrecen, Hungary -193.6.179.31 #afs.doe.atomki.hu ->bme.hu #Budapest University of Technology and Economics -152.66.241.6 #afs.iit.bme.hu ->kfki.hu #Research Institute for Nuclear and Particle Physics - Budapest,H -148.6.8.14 #afs.kfki.hu ->caspur.it #CASPUR Inter-University Computing Consortium, Rome -193.204.5.45 #pomodoro.caspur.it -193.204.5.46 #banana.caspur.it -193.204.5.50 #maslo.caspur.it ->enea.it #ENEA New Tech. Energy & Environment Agency, Italy -192.107.54.5 #aixfs.frascati.enea.it -192.107.54.11 #rs2ced.frascati.enea.it -192.107.54.12 #43p.frascati.enea.it ->fusione.it #Assoz. FUSIONE/Euratom, ENEA, Frascati-Italy -192.107.90.2 #fusafs1.frascati.enea.it -192.107.90.3 #fusafs2.frascati.enea.it -192.107.90.4 #fusafs3.frascati.enea.it ->icemb.it #ICEMB, Universita' La Sapienza - Rome - Italy -193.204.6.130 #icembfs.caspur.it ->ictp.it #The Abdus Salam International Centre for Theoretical Physics (IC -140.105.34.7 #afsdb1.ictp.it -140.105.34.8 #afsdb2.ictp.it ->infn.it #Istituto Nazionale di Fisica Nucleare (INFN), Italia -131.154.1.7 #afscnaf.infn.it -141.108.26.75 #afsrm1.roma1.infn.it -192.84.134.75 #afsna.na.infn.it ->ba.infn.it #INFN, Sezione di Bari -193.206.185.235 #baafsserver.ba.infn.it -193.206.185.236 #debsrv.ba.infn.it ->kloe.infn.it #INFN, KLOE experiment at Laboratori di Frascati -192.135.25.111 #kloeafs1.lnf.infn.it -192.135.25.112 #kloeafs2.lnf.infn.it ->le.infn.it #INFN, Sezione di Lecce -192.84.152.40 #afs01.le.infn.it -192.84.152.148 #afs02.le.infn.it ->lnf.infn.it #INFN, Laboratori Nazionali di Frascati -193.206.84.121 #afs1.lnf.infn.it -193.206.84.122 #afs2.lnf.infn.it -193.206.84.123 #afs3.lnf.infn.it ->lngs.infn.it #INFN, Laboratori Nazionali del Gran Sasso -192.84.135.21 #afs1.lngs.infn.it -192.84.135.133 #afs2.lngs.infn.it ->pi.infn.it #INFN, Sezione di Pisa -192.84.133.50 #aix1.pi.infn.it -212.189.152.6 #afs1.pi.infn.it -212.189.152.7 #afs2.pi.infn.it ->roma3.infn.it #Istituto Nazionale di Fisica Nucleare (INFN), Italia -193.205.159.17 #afsrm3.roma3.infn.it ->psm.it #Progetto San Marco, Universita' di Roma-1 -151.100.1.65 #atlante.psm.uniroma1.it ->tgrid.it #CASPUR-CILEA-CINECA Grid Cell -193.204.5.33 #cccgrid.caspur.it ->math.unifi.it #math.unifi.it -150.217.34.182 #xeno.math.unifi.it ->ing.uniroma1.it #Universita' La Sapienza, Fac. Ingeneria -151.100.85.253 #alfa.ing.uniroma1.it ->dia.uniroma3.it #University Roma Tre - DIA -193.204.161.67 #srv.dia.uniroma3.it -193.204.161.79 #aux.dia.uniroma3.it -193.204.161.118 #afs.dia.uniroma3.it ->vn.uniroma3.it #University Roma Tre, area Vasca Navale -193.204.161.136 #alfa.dia.uniroma3.it -193.205.219.59 #alfa2.dia.uniroma3.it -193.205.219.60 #beta2.dia.uniroma3.it -193.205.219.61 #gamma2.dia.uniroma3.it ->italia #Italian public AFS cell -193.204.5.9 #afs.caspur.it ->cmf.nrl.navy.mil #Naval Research Laboratory - Center for Computational Science -134.207.12.68 #picard.cmf.nrl.navy.mil -134.207.12.69 #riker.cmf.nrl.navy.mil -134.207.12.70 #kirk.cmf.nrl.navy.mil ->lcp.nrl.navy.mil #Naval Research Lab - Lab for Computational Physics -132.250.114.2 #afs1.lcp.nrl.navy.mil -132.250.114.4 #afs2.lcp.nrl.navy.mil -132.250.114.6 #afs3.lcp.nrl.navy.mil ->crossproduct.net #crossproduct.net -207.114.88.173 #geodesic.crossproduct.net ->epitech.net #EPITECH, France -163.5.255.41 #afs-db-1.epitech.net -163.5.255.42 #afs-db-2.epitech.net ->es.net #Energy Sciences Net -198.128.3.21 #fs1.es.net -198.128.3.22 #fs2.es.net -198.128.3.23 #fs3.es.net ->gorlaeus.net #Gorlaeus Laboratories, Leiden University -132.229.170.27 #fwncisafs1.gorlaeus.net ->laroia.net #Laroia Networks -66.66.102.254 #supercore.laroia.net ->sinenomine.net #Sine Nomine Associates -72.73.25.18 #afsdb2.sinenomine.net -72.73.30.74 #afsdb3.sinenomine.net -199.167.73.142 #afsdb1.sinenomine.net ->slackers.net #The Slackers' Network -199.4.150.159 #alexandria.slackers.net ->tproa.net #The People's Republic of Ames -204.11.35.83 #service-3.tproa.net -204.11.35.84 #service-4.tproa.net -204.11.35.85 #service-5.tproa.net ->interdose.net #Interdose Ltd. & Co. KG, Germany -80.190.171.42 #bfd9000.tow5.interdose.net -80.190.171.43 #bfd9001.tow5.interdose.net ->nikhef.nl #The Dutch National Institute for High Energy Physics -192.16.185.26 #afs1.nikhef.nl -192.16.185.27 #afs2.nikhef.nl ->acm-csuf.org #California State Univerisity Fullerton ACM -137.151.29.193 #afs1.acm-csuf.org ->adrake.org #adrake.org -128.2.98.241 #afs.adrake.org ->bazquux.org #Baz Quux Organization -66.207.142.196 #baxquux.org ->coed.org #Adam Pennington's Cell -66.93.61.184 #vice1.coed.org -128.237.157.35 #vice3.coed.org ->dementia.org #Dementia Unlimited (old) -128.2.13.209 #dedlock.dementix.org -128.2.234.204 #vorkana.dementix.org -128.2.235.26 #meredith.dementix.org ->dementix.org #Dementia Unlimited -128.2.13.209 #dedlock.dementix.org -128.2.234.204 #vorkana.dementix.org -128.2.235.26 #meredith.dementix.org ->idahofuturetruck.org #University of Idaho hybrid vehicle development -12.18.238.210 #dsle210.fsr.net ->afs.ietfng.org #ietfng.org -67.62.51.95 #a.afs.ietfng.org ->jeaton.org #jeaton.org (Jeffrey Eaton, jeaton@jeaton.org) -128.2.234.89 #jeaton-org-01.jeaton.org -128.2.234.92 #jeaton-org-02.jeaton.org ->mrph.org #Mrph -66.207.133.1 #sanber.mrph.org -128.2.99.209 #hernandarias.mrph.org ->mstacm.org #Missouri Science & Technology - ACM -131.151.249.193 #acm.mst.edu ->nomh.org #nomh.org -204.29.154.12 #iota.nomh.org -204.29.154.32 #adversity.xi.nomh.org ->oc7.org #The OC7 Project -128.2.122.140 #knife.oc7.org -207.22.77.170 #spoon.oc7.org ->pfriedma.org #pfriedma.org -72.95.215.18 #vice.pfriedma.org ->riscpkg.org #The RISC OS Packaging Project -83.104.175.10 #delenn.riscpkg.org ->kth.se #Royal Institute of Technology, Stockholm, Sweden -130.237.32.145 #sonen.e.kth.se -130.237.48.7 #anden.e.kth.se -130.237.48.244 #fadern.e.kth.se ->ict.kth.se #Royal Institute of Technology, Information and Communication tec -130.237.216.11 #afsdb1.ict.kth.se -130.237.216.12 #afsdb2.ict.kth.se -130.237.216.13 #afsdb3.ict.kth.se ->isk.kth.se #Royal Institute of Technology, ISK -130.237.216.17 #afsdb1.isk.kth.se -130.237.216.82 #afsdb2.isk.kth.se -130.237.216.83 #afsdb3.isk.kth.se ->it.kth.se #Royal Institute of Technology, Teleinformatics, Kista -130.237.216.14 #afsdb1.it.kth.se -130.237.216.15 #afsdb2.it.kth.se -130.237.216.16 #afsdb3.it.kth.se ->md.kth.se #Royal Institute of Technology, MMK -130.237.57.21 #euler.md.kth.se -130.237.57.68 #trinity.md.kth.se -130.237.57.72 #morpheus.md.kth.se ->mech.kth.se #Royal Institute of Technology, MECH -130.237.233.142 #matterhorn.mech.kth.se -130.237.233.143 #castor.mech.kth.se -130.237.233.144 #pollux.mech.kth.se ->nada.kth.se #Royal Institute of Technology, NADA -130.237.222.20 #kosmos.nada.kth.se -130.237.223.12 #sputnik.nada.kth.se -130.237.224.78 #mir.nada.kth.se -130.237.227.23 #gagarin.nada.kth.se -130.237.228.28 #laika.nada.kth.se ->pdc.kth.se #Royal Institute of Technology, PDC -130.237.232.29 #crab.pdc.kth.se -130.237.232.112 #anna.pdc.kth.se -130.237.232.114 #hokkigai.pdc.kth.se ->stacken.kth.se #Stacken Computer Club -130.237.234.3 #milko.stacken.kth.se -130.237.234.43 #hot.stacken.kth.se -130.237.234.101 #fishburger.stacken.kth.se ->syd.kth.se #Royal Institute of Technology, KTH-Syd -130.237.83.23 #afs.haninge.kth.se ->physto.se #Physics department Stockholm University -130.237.205.36 #sysafs1.physto.se -130.237.205.72 #sysafs2.physto.se ->sanchin.se #Sanchin Consulting AB, Sweden -192.195.148.10 #sesan.sanchin.se ->su.se #Stockholm University -130.237.162.81 #afsdb1.su.se -130.237.162.82 #afsdb2.su.se -130.237.162.230 #afsdb3.su.se ->f9.ijs.si #F9, Jozef Stefan Institue -194.249.156.1 #brenta.ijs.si ->p-ng.si #Nova Gorica Polytechnic -193.2.120.2 #solkan.p-ng.si ->ihep.su #Institute for High-Energy Physics -194.190.165.195 #afssrv00.ihep.su ->hep-ex.physics.metu.edu.tr #METU Department of Physics, Experimental HEP group, Ankara/Turke -144.122.31.131 #neutrino.physics.metu.edu.tr ->phy.bris.ac.uk #Bristol University - physics -137.222.74.18 #zen.phy.bris.ac.uk ->inf.ed.ac.uk #School of Informatics, University of Edinburgh -129.215.64.16 #afsdb0.inf.ed.ac.uk -129.215.64.17 #afsdb1.inf.ed.ac.uk -129.215.64.18 #afsdb2.inf.ed.ac.uk ->phas.gla.ac.uk #University of Glasgow Physics And Astronomy -194.36.1.19 #afsdb1.phas.gla.ac.uk -194.36.1.33 #afsdb2.phas.gla.ac.uk ->ic.ac.uk #Imperial College London -155.198.63.148 #icafs2.cc.ic.ac.uk -155.198.63.149 #icafs1.cc.ic.ac.uk ->hep.man.ac.uk #Manchester HEP -194.36.2.3 #afs1.hep.man.ac.uk -194.36.2.4 #afs2.hep.man.ac.uk -194.36.2.5 #afs3.hep.man.ac.uk ->rl.ac.uk #Rutherford Appleton Lab, England -130.246.183.203 #afs1.gridpp.rl.ac.uk -130.246.183.204 #afs2.gridpp.rl.ac.uk -130.246.183.205 #afs3.gridpp.rl.ac.uk diff --git a/files/RPM-GPG-KEY-OPENAFS b/files/RPM-GPG-KEY-OPENAFS deleted file mode 100644 index 10b72c6..0000000 --- a/files/RPM-GPG-KEY-OPENAFS +++ /dev/null @@ -1,40 +0,0 @@ ------BEGIN PGP PUBLIC KEY BLOCK----- -Version: GnuPG v1.4.10 (Darwin) - -mQGiBE95BwQRBADVcR2ml3DkqRatG06D1CpoXS47A9esx07sTLBUI/BF5/fqmwga -RYYFUjoX0NT5fvdv/5+h4T4GVg5BxBa4WsJQ3OcSVtYCWhqvFPrNbgTl9ZiSVD03 -rfizIOnZ3zu8i3QAvvBioS7J2Q+WJvhs/sBOceY4hg/UDFCPQERUVLJjxwCggj+p -6X+YE5rkBife0/Y9PsSqQWUD+QGmAm099du5DOSXUuQvClbqZtZZeozersCk3lyY -Ld/7L3PPOjmxFcA+w3basdvUmYmROQV88zZd4em4HLKfklHwcFbtYjr/xRUkIa2o -F90K/f444ovV+S8D2dflh9JKRRFbqNijsp5ymOqhWlZPKmeKgJlJHmN642fBFv5Z -bq6vA/9Dzh/JS7kRCTWLQhbCK0FGp/8imxNpRflik1SF05lusK1nUH2cT9EUzZ7T -+nHF2968p42/vHASE8LFtobNj339rY1/1B0DxvYBKCUQjzPPyIcDTikTu3jaol+N -jnTxwplEBY/oNF7vQxfPIHgjmXFKgXZCIJxd1aryHcWPFx0bmbQnR1BHdjMgUlBN -IGJ1aWxkZXIgYXQgYmVuZGVyLm9wZW5hZnMub3JniGMEExECACMFAk95BwQCGwMH -CwkIBwMCAQYVCAIJCgsEFgIDAQIeAQIXgAAKCRD6fAyi+jWGmnRZAKCBC5bGMBQP -ruWvSHJJ5NarJtMQLACfcG3K0m6VXUnN7XEPtdhZSfUBKFa5AQ0ET3kHBBAEAJbK -Nf6RcLuABk2h4jqxkOwfpj9E0ZHZpCpD4/x3V7Pg5BTwrIgVj9i8RJ/lWuxhV4pi -ffRVzfapu4VSk4cb/avRO78SFiaGoa4I5Uy8GwxZxLSKYAQcxPY6sHsj7qs/bagw -ob72vN9uapxqWsq5qBheUMmulNgvd+eOJsCQL2YrAAMFA/0Tf/3qZm3a9W6X75on -jJ6wxgyslm9aKZJQ0HLrhDINpJILIyDEIPPtmARcWkLs89rOfQNo2kZhJ7C/kH1D -9ghtrkqetA5a10znMwn4IHO/+iRJRqv+iBKApXW0GBNNAMfORmmgx+ry+QYm96NK -iEYD1aoG/s0y1Uf6RJgSGwRNq4hJBBgRAgAJBQJPeQcEAhsMAAoJEPp8DKL6NYaa -0+IAmwYct4XqR8HCc+mMzlGK9wqHbSezAJ47CyqquFZ52pplHW+05/nCcoBz5A== -=2lDx ------END PGP PUBLIC KEY BLOCK----- ------BEGIN PGP PUBLIC KEY BLOCK----- -Version: SKS 1.1.0 - -mQGiBEkmyH4RBAChV6Io3UUlJVlLf9NaQQonTAmOb+WS2smi6YMU0y3WlzkKA15BjDJlaHm1 -xjeJHvWItA2DLQRNxFnESF8SAa80LNoJkjUttmfjNhQUTjsHY7oLaiVvLWclDY2Ve/XI3JUp -wTfPUgeAFz4CHj2f0anFBQr+RgakvnmOowBAkVP5AwCgzz38ijvF1m1y7YvTn0c/8u+CthcD -/38NEDlQZyVISFpd6CcouHXh5wyRHIS1gESihqfexh47NBCYy/oXAoPJHen+uZzQo4cQdQli -dS8Iqinl4/gZDFUCVJ4oBuuvUZgOyxUYkV3+1J4M7ni4xd85mZUM7op/Qhz5scGJ9MtXzMy4 -oI/GXxIK/BZe9BYHZN5FPDycwXi3A/9yyk692c2BfQs+wRPE0zsPveU5Jor+CP0J+Yei/6kO -n4O03X4JC40y0tQ+uF5o2zX9/XbweLlq7sCwsOr7pdmqEO+yR6prt1OT4uv+6SjTopUEUsQZ -ZQR4x22/dbfm979bsIb6MJx/0HEcE/CbfEpphX7KtxMahFTHuGM3such07QdT3BlbkFGUyBi -dWlsZHMgZnJvbSBsb2NocmFuemGIYAQTEQIAIAUCSSbIfwIbAwYLCQgHAwIEFQIIAwQWAgMB -Ah4BAheAAAoJEBT1az/BnkoKE9cAn3WG8Hmbyjf4/rQ4WGOzxPkqq/CWAJ0ayfLsI4M+GqXD -qEZzJHbxovtxEw== -=Mr6F ------END PGP PUBLIC KEY BLOCK----- diff --git a/files/afs.conf.client b/files/afs.conf.client deleted file mode 100644 index 1eb8b8c..0000000 --- a/files/afs.conf.client +++ /dev/null @@ -1,5 +0,0 @@ -AFS_CLIENT=true -AFS_AFSDB=true -AFS_CRYPT=true -AFS_DYNROOT=Yes -AFS_FAKESTAT=true diff --git a/files/openafs.repo b/files/openafs.repo deleted file mode 100644 index c43133d..0000000 --- a/files/openafs.repo +++ /dev/null @@ -1,5 +0,0 @@ -[openafs] -name=OpenAFS Openstack CI build -baseurl=https://tarballs.openstack.org/project-config/package-afs-centos7 -enabled=1 -gpgcheck=0 diff --git a/manifests/client.pp b/manifests/client.pp deleted file mode 100644 index 198228e..0000000 --- a/manifests/client.pp +++ /dev/null @@ -1,176 +0,0 @@ -# Class: openafs::client - -class openafs::client ( - $cell, - $realm, - $admin_server = [$::fdqn], - $cache_size = 500000, - $kdcs = [$::fqdn], -) { - - include ntp - class { 'kerberos::client': - realm => $realm, - kdcs => $kdcs, - admin_server => $admin_server, - } - - $packages = [ - 'openafs-client', - 'openafs-krb5', - 'kstart', - ] - package { $packages: - ensure => present, - } - - if ($::osfamily == 'RedHat') { - - # There is no official release of AFS for RHEL/CentOS7 at this - # stage. We are pointing this to RPMs we have build in a job at - # tarballs.openstack.org, and we only build for 7 ATM - # TODO: fedora - if versioncmp($::operatingsystemmajrelease, '7') != 0 { - fail('We only support Centos7 builds at this time') - } - - $openafs_path = '/usr/vice/etc' - - if ! defined(Package['kernel-devel']) { - package { 'kernel-devel': - ensure => present, - before => [ - Package['openafs-client'], - Package['openafs-krb5'], - ], - } - } - - if ! defined(Package['dkms']) { - package { 'dkms': - ensure => present, - before => [ - Package['openafs-client'], - Package['openafs-krb5'], - ], - } - } - - if ! defined(Package['gcc']) { - package { 'gcc': - ensure => present, - before => [ - Package['openafs-client'], - Package['openafs-krb5'], - ], - } - } - - $openafs_dkms = 'dkms-openafs' - package { $openafs_dkms: - ensure => present, - require => [ - Package['kernel-devel'], - Package['gcc'], - Package['dkms'], - ], - before => [ - Package['openafs-client'], - Package['openafs-krb5'], - ], - } - - file { '/etc/yum.repos.d/openafs.repo': - ensure => present, - replace => true, - source => 'puppet:///modules/openafs/openafs.repo', - before => [ - Package['openafs-client'], - Package['openafs-krb5'], - ], - } - - file { '/var/cache/openafs': - ensure => directory, - } - - } else { - $openafs_path = '/etc/openafs' - - if ($::architecture == 'aarch64') { - if ($::lsbdistcodename != 'xenial') { - fail('arm64 only supported on Xenial at this time') - } - # Note arm64 == aarch64 ... - - # ARM64 wasn't supported in openafs until - # https://gerrit.openafs.org/11940 - # This custom PPA has 1.8.x packages with these patches - include apt - apt::ppa { 'ppa:openstack-ci-core/openafs-arm64': } - - # We use the HWE kernel for aarch - $dkms_packages = ['linux-generic-hwe-16.04', - 'linux-headers-generic-hwe-16.04',] - $dkms_requires = [Apt::Ppa['ppa:openstack-ci-core/openafs-arm64'], - Class['apt::update'],] - } else { - $dkms_packages = ['linux-headers-generic',] - $dkms_requires = [] - } - - $openafs_dkms = 'openafs-modules-dkms' - package { $dkms_packages: - ensure => present, - before => [ - Package['openafs-client'], - Package['openafs-krb5'], - Package[$openafs_dkms], - ], - require => $dkms_requires, - } - package { $openafs_dkms: - ensure => present, - notify => Service['openafs-client'], - } - } - - file { "${openafs_path}/afs.conf.client": - ensure => present, - replace => true, - source => 'puppet:///modules/openafs/afs.conf.client', - require => Package['openafs-client'], - } - - file { "${openafs_path}/CellServDB": - ensure => present, - replace => true, - source => 'puppet:///modules/openafs/CellServDB', - require => Package['openafs-client'], - } - - file { "${openafs_path}/ThisCell": - ensure => present, - replace => true, - content => template('openafs/ThisCell.erb'), - require => Package['openafs-client'], - } - - file { "${openafs_path}/cacheinfo": - ensure => present, - replace => true, - content => template('openafs/cacheinfo.erb'), - require => Package['openafs-client'], - } - - service { 'openafs-client': - ensure => running, - enable => true, - hasstatus => false, - pattern => '/sbin/afsd', - require => [ - File["${openafs_path}/CellServDB"], - Package[$openafs_dkms], - ], - } -} diff --git a/manifests/dbserver.pp b/manifests/dbserver.pp deleted file mode 100644 index f783145..0000000 --- a/manifests/dbserver.pp +++ /dev/null @@ -1,12 +0,0 @@ -# Class openafs::dbserver - -class openafs::dbserver { - - $packages = [ - 'openafs-dbserver', - ] - package { $packages: - ensure => present, - require => Class['openafs::fileserver'], - } -} diff --git a/manifests/fileserver.pp b/manifests/fileserver.pp deleted file mode 100644 index 25b0afa..0000000 --- a/manifests/fileserver.pp +++ /dev/null @@ -1,50 +0,0 @@ -# Class openafs::fileserver - -class openafs::fileserver ( - $cell, - $dbservers, -) { - - file { '/etc/openafs/server': - ensure => directory, - } - - file { '/etc/openafs/server/CellServDB': - ensure => present, - replace => true, - content => template('openafs/server.CellServDB.erb'), - require => File['/etc/openafs/server'], - } - - file { '/etc/openafs/server/ThisCell': - ensure => present, - replace => true, - content => template('openafs/ThisCell.erb'), - require => File['/etc/openafs/server'], - } - - package { 'openafs-fileserver': - ensure => present, - require => [ - File['/etc/openafs/server/CellServDB'], - ], - } - - # yes, this belongs here. the fileserver service runs bosserver - service { 'openafs-fileserver': - ensure => running, - require => [ - File['/etc/openafs/server/CellServDB'], - Package['openafs-fileserver'], - ], - } - - sysctl::value { 'net.core.rmem_max': value => '16777216'} - sysctl::value { 'net.core.wmem_max': value => '16777216'} - sysctl::value { 'net.core.rmem_default': value => '212992'} - sysctl::value { 'net.core.wmem_default': value => '212992'} - sysctl::value { 'net.ipv4.tcp_rmem': value => '4096 87380 16777216'} - sysctl::value { 'net.ipv4.tcp_wmem': value => '4096 65536 16777216'} - sysctl::value { 'net.ipv4.udp_rmem_min': value => '65536'} - sysctl::value { 'net.ipv4.udp_wmem_min': value => '65536'} -} diff --git a/metadata.json b/metadata.json deleted file mode 100644 index 6ae905c..0000000 --- a/metadata.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "openstackinfra-openafs", - "version": "0.0.1", - "author": "OpenStack CI", - "summary": "Puppet module for Openafs", - "license": "Apache 2.0", - "source": "https://git.openstack.org/openstack-infra/puppet-openafs.git", - "project_page": "http://docs.openstack.org/infra/system-config/", - "issues_url": "https://storyboard.openstack.org/#!/project/797", - "dependencies": [ - ] -} diff --git a/spec/acceptance/basic_spec.rb b/spec/acceptance/basic_spec.rb deleted file mode 100755 index 78db984..0000000 --- a/spec/acceptance/basic_spec.rb +++ /dev/null @@ -1,30 +0,0 @@ -require 'puppet-openstack_infra_spec_helper/spec_helper_acceptance' - -describe 'openafs', :if => ['debian', 'ubuntu'].include?(os[:family]) do - - def pp_path - base_path = File.dirname(__FILE__) - File.join(base_path, 'fixtures') - end - - def puppet_manifest - module_path = File.join(pp_path, 'default.pp') - File.read(module_path) - end - - it 'should work with no errors' do - apply_manifest(puppet_manifest, catch_failures: true) - end - - it 'should be idempotent' do - apply_manifest(puppet_manifest, catch_changes: true) - end - - ['openafs-client', 'openafs-fileserver'].each do |service| - describe command("systemctl status #{service}") do - its(:stdout) { should contain('Active: active') } - its(:stdout) { should_not contain('dead') } - end - end - -end diff --git a/spec/acceptance/fixtures/default.pp b/spec/acceptance/fixtures/default.pp deleted file mode 100644 index 15568ed..0000000 --- a/spec/acceptance/fixtures/default.pp +++ /dev/null @@ -1,16 +0,0 @@ -class { 'openafs::client': - cell => 'openstack.org', - realm => 'OPENSTACK.ORG', -} - -class { '::openafs::fileserver': - cell => 'openstack.org', - dbservers => [ - { - name => 'localhost', - ip => '127.0.0.1', - } - ], -} - -class { '::openafs::dbserver': } diff --git a/spec/acceptance/nodesets/default.yml b/spec/acceptance/nodesets/default.yml deleted file mode 100644 index 3bb3e62..0000000 --- a/spec/acceptance/nodesets/default.yml +++ /dev/null @@ -1,11 +0,0 @@ -HOSTS: - ubuntu-server-1404-x64: - roles: - - master - platform: ubuntu-14.04-amd64 - box: puppetlabs/ubuntu-14.04-64-nocm - box_url: https://vagrantcloud.com/puppetlabs/ubuntu-14.04-64-nocm - hypervisor: vagrant -CONFIG: - log_level: debug - type: git diff --git a/spec/acceptance/nodesets/nodepool-centos7.yml b/spec/acceptance/nodesets/nodepool-centos7.yml deleted file mode 100644 index c552874..0000000 --- a/spec/acceptance/nodesets/nodepool-centos7.yml +++ /dev/null @@ -1,10 +0,0 @@ -HOSTS: - centos-70-x64: - roles: - - master - platform: el-7-x86_64 - hypervisor: none - ip: 127.0.0.1 -CONFIG: - type: foss - set_env: false diff --git a/spec/acceptance/nodesets/nodepool-trusty.yml b/spec/acceptance/nodesets/nodepool-trusty.yml deleted file mode 100644 index 9fc624e..0000000 --- a/spec/acceptance/nodesets/nodepool-trusty.yml +++ /dev/null @@ -1,10 +0,0 @@ -HOSTS: - ubuntu-14.04-amd64: - roles: - - master - platform: ubuntu-14.04-amd64 - hypervisor: none - ip: 127.0.0.1 -CONFIG: - type: foss - set_env: false diff --git a/spec/acceptance/nodesets/nodepool-xenial.yml b/spec/acceptance/nodesets/nodepool-xenial.yml deleted file mode 100644 index 99dd318..0000000 --- a/spec/acceptance/nodesets/nodepool-xenial.yml +++ /dev/null @@ -1,10 +0,0 @@ -HOSTS: - ubuntu-16.04-amd64: - roles: - - master - platform: ubuntu-16.04-amd64 - hypervisor: none - ip: 127.0.0.1 -CONFIG: - type: foss - set_env: false diff --git a/templates/ThisCell.erb b/templates/ThisCell.erb deleted file mode 100644 index 51b30ba..0000000 --- a/templates/ThisCell.erb +++ /dev/null @@ -1 +0,0 @@ -<%= @cell %> diff --git a/templates/cacheinfo.erb b/templates/cacheinfo.erb deleted file mode 100644 index 7d4bc4c..0000000 --- a/templates/cacheinfo.erb +++ /dev/null @@ -1 +0,0 @@ -/afs:/var/cache/openafs:<%= @cache_size %> diff --git a/templates/server.CellServDB.erb b/templates/server.CellServDB.erb deleted file mode 100644 index dd18f5f..0000000 --- a/templates/server.CellServDB.erb +++ /dev/null @@ -1,4 +0,0 @@ -><%= @cell %> #Cell name -<% @dbservers.each do |dbserver| -%> -<%= dbserver['ip'] %> #<%= dbserver['name'] %> -<% end -%>