Skip to content

issues Search Results · repo:nir0s/ghost language:Python

Filter by

70 results
 (87 ms)

70 results

innir0s/ghost (press backspace or delete to remove)

Hi ghost owners, Please correct me if I am wrong, but I believe this project was initially released as a pypi package named clu but quickly renamed to ghost? Marvin182@, andsteing@ and I work at Google ...
  • mohitreddy1996
  • 1
  • Opened 
    on Oct 5, 2020
  • #143

If a terraform.tfstate file contains instances, we can extract their tags and allow to connect: ghost put -t ssh consul-server ssh_key_path=~/.ssh/mykey discover=terraform tag=Name:consul Which will ...
  • nir0s
  • Opened 
    on Dec 3, 2017
  • #141

At this line Stash always fetches the passphrase from POTENTIAL_PASSPHRASE_LOCATIONS without checking if this is necessary.
enhancement
  • Coder-DG
  • Opened 
    on Jun 5, 2017
  • #137

OS environment variables are completely ignored when using ghost init.
bug
  • Coder-DG
  • 1
  • Opened 
    on May 29, 2017
  • #135

running: ssh -L WEBSERVER_DESTINATION_PORT:localhost:WEBSERVER_SOURCE_PORT ubuntu@WEBSERVER_IP -o ProxyCommand= ssh -i ~/.ssh/id_rsa ubuntu@BASTION_HOST_IP nc WEBSERVER_IP 22 -o IdentityFile= ~/.ssh/id_rsa ...
  • nir0s
  • Opened 
    on Apr 9, 2017
  • #132

I wanna run: ghost delete key1 key2 ... to delete multiple keys. I also wanna run ghost list ~aws bla To list all keys close to aws and containing bla.
enhancement
  • nir0s
  • Opened 
    on Apr 5, 2017
  • #131

At ghost.py line 298 Stash is trying to access the storage s db_path attribute. Since there s no demand that that attribute should reside in the storage, the program crashes due to an AttributeError.
enhancement
help wanted
  • Coder-DG
  • 3
  • Opened 
    on Apr 4, 2017
  • #129

Currently, the conn value in an ssh type key can only receive a single connection string. It would be nice to allow a user to pass conn=user@ip1,user@ip2,... and then host will choose randomly which host ...
  • nir0s
  • Opened 
    on Apr 4, 2017
  • #127

Forgot to do that
  • nir0s
  • Opened 
    on Mar 31, 2017
  • #124

As it is now, I can modify a key by using the --modify flag. Using this method, I can recreate the values a key contains while keeping its metadata. Unfortunately, in many occasions, I want to change a ...
enhancement
  • nir0s
  • Opened 
    on Mar 30, 2017
  • #118
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub