Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

repair bitrot in report_genich_relations #669

Closed
ahelsing opened this issue May 21, 2015 · 2 comments
Closed

repair bitrot in report_genich_relations #669

ahelsing opened this issue May 21, 2015 · 2 comments

Comments

@ahelsing
Copy link
Member

In preparation for re-enabling report_genich_relations reporting to GMOC, fix things which are known to have bitrotted:

  • Sub-scripts which need to be executed should now be found in /usr/local/bin, in preference to /usr/share/geni-ch/sbin

  • The VERSION_FILE is now /etc/geni-ch/geni-ch-githash

  • The pgpass file is now /etc/geni-ch/.pgpass

  • gmoc.py is now in /usr/local/lib, not /usr/sysadmin/lib
    Fix these things so the script can be used again.

    Imported from trac ticket #669, created by chaos on 06-28-2013 at 16:32, last modified: 06-28-2013 at 17:36

@ahelsing ahelsing added this to the 1.9 milestone May 21, 2015
@ahelsing
Copy link
Member Author

Hmm, i miscalculated slightly here --- the password file is not just a file containing a password, but rather a valid .pgpass file. We don't actually have that yet, though we have a desire to get it (see e.g. #637). I'll go ahead and install that (via puppet) since we want it anyway, and we can work on the pieces needed to have the code use it as time permits.

Trac comment by chaos on 06-28-2013 at 17:09

@ahelsing
Copy link
Member Author

Fixed; script works now (with puppetized config change to install /etc/geni-ch/.pgpass).

Trac comment by chaos on 06-28-2013 at 17:36

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant