Coder Social home page Coder Social logo

Comments (1)

bh7cw avatar bh7cw commented on May 30, 2024

Manually created afterburn-sshkeys.target, and added RequiredBy=afterburn-sshkeys.target in [email protected] template on FCOS 32 created on AWS.
Each time run systemctl start afterburn-sshkeys.target, all the template instances will be updated:

systemctl status 'afterburn-sshkeys@*.service' --all
● [email protected] - Afterburn (SSH Keys)
     Loaded: loaded (/etc/systemd/system/[email protected]; enabled; vendor preset: enabled)
     Active: inactive (dead) since Mon 2020-08-17 14:11:57 UTC; 5min ago
    Process: 3951 ExecStart=/usr/bin/afterburn ${AFTERBURN_OPT_PROVIDER} --ssh-keys=test (code=exited, status=0/SUCCESS)
   Main PID: 3951 (code=exited, status=0/SUCCESS)

Aug 17 14:11:56 ip-172-31-8-83 systemd[1]: Starting Afterburn (SSH Keys)...
Aug 17 14:11:56 ip-172-31-8-83 afterburn[3951]: Aug 17 14:11:56.992 INFO Putting http://169.254.169.254/latest/api/token: Attempt #1
Aug 17 14:11:57 ip-172-31-8-83 afterburn[3951]: Aug 17 14:11:57.047 INFO Fetching http://169.254.169.254/2019-10-01/meta-data/public-keys: Attempt #1
Aug 17 14:11:57 ip-172-31-8-83 afterburn[3951]: Aug 17 14:11:57.074 INFO Fetch successful
Aug 17 14:11:57 ip-172-31-8-83 afterburn[3951]: Aug 17 14:11:57.074 INFO Fetching http://169.254.169.254/2019-10-01/meta-data/public-keys/0/openssh-key: Attempt >
Aug 17 14:11:57 ip-172-31-8-83 afterburn[3951]: Aug 17 14:11:57.076 INFO Fetch successful
Aug 17 14:11:57 ip-172-31-8-83 afterburn[3951]: wrote ssh authorized keys file for user: test
Aug 17 14:11:57 ip-172-31-8-83 systemd[1]: [email protected]: Succeeded.
Aug 17 14:11:57 ip-172-31-8-83 systemd[1]: Finished Afterburn (SSH Keys).

● [email protected] - Afterburn (SSH Keys)
     Loaded: loaded (/etc/systemd/system/[email protected]; enabled; vendor preset: enabled)
     Active: inactive (dead) since Mon 2020-08-17 14:11:57 UTC; 5min ago
    Process: 3950 ExecStart=/usr/bin/afterburn ${AFTERBURN_OPT_PROVIDER} --ssh-keys=core (code=exited, status=0/SUCCESS)
   Main PID: 3950 (code=exited, status=0/SUCCESS)

Aug 17 14:11:56 ip-172-31-8-83 systemd[1]: Starting Afterburn (SSH Keys)...
Aug 17 14:11:56 ip-172-31-8-83 afterburn[3950]: Aug 17 14:11:56.993 INFO Putting http://169.254.169.254/latest/api/token: Attempt #1
Aug 17 14:11:57 ip-172-31-8-83 afterburn[3950]: Aug 17 14:11:57.047 INFO Fetching http://169.254.169.254/2019-10-01/meta-data/public-keys: Attempt #1
Aug 17 14:11:57 ip-172-31-8-83 afterburn[3950]: Aug 17 14:11:57.074 INFO Fetch successful
Aug 17 14:11:57 ip-172-31-8-83 afterburn[3950]: Aug 17 14:11:57.074 INFO Fetching http://169.254.169.254/2019-10-01/meta-data/public-keys/0/openssh-key: Attempt >
Aug 17 14:11:57 ip-172-31-8-83 afterburn[3950]: Aug 17 14:11:57.076 INFO Fetch successful
Aug 17 14:11:57 ip-172-31-8-83 afterburn[3950]: wrote ssh authorized keys file for user: core
Aug 17 14:11:57 ip-172-31-8-83 systemd[1]: [email protected]: Succeeded.
Aug 17 14:11:57 ip-172-31-8-83 systemd[1]: Finished Afterburn (SSH Keys).

from afterburn.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.