John McCardle john
  • Site admin.

  • Joined on 2020-09-17
john commented on issue john/LinuxUpskillChallenge#3 2022-02-10 01:43:06 +00:00
Day 3 - Power trip [Automatically]

generating the user's password requires putting a hash into the playbook.

mkpasswd --method=sha-512 (debian whois package)

To correct this, I'm using the vars and vars_prompt

john opened issue john/LinuxUpskillChallenge#4 2022-02-09 22:38:01 +00:00
Day 4 - Installing software [Repeatably]
john opened issue john/LinuxUpskillChallenge#3 2022-02-09 16:10:11 +00:00
Day 3 - Power trip [Automatically]
john closed issue john/LinuxUpskillChallenge#2 2022-02-09 15:56:11 +00:00
Day 2 - Basic navigation [With style]
john commented on issue john/LinuxUpskillChallenge#2 2022-02-09 15:56:08 +00:00
Day 2 - Basic navigation [With style]

Closed by e132105cc3.

john opened issue john/LinuxUpskillChallenge#2 2022-02-09 15:55:05 +00:00
Day 2 - Basic navigation [With style]
john closed issue john/LinuxUpskillChallenge#1 2022-02-09 15:53:39 +00:00
Day 1 - Get to know your server [With Ansible]
john commented on issue john/LinuxUpskillChallenge#1 2022-02-09 15:53:29 +00:00
Day 1 - Get to know your server [With Ansible]

Closed by 0e95423877.

john opened issue john/LinuxUpskillChallenge#1 2022-02-09 15:52:15 +00:00
Day 1 - Get to know your server [With Ansible]
john pushed to master at john/LinuxUpskillChallenge 2022-02-09 04:26:25 +00:00
198242e1d5 added newline, I like this alighment better
e132105cc3 Day two: not much to do here, so I made a fun prompt script.
Compare 2 commits »
john pushed to at john/LinuxUpskillChallenge 2022-02-09 04:22:57 +00:00
198242e1d5 added newline, I like this alighment better
john pushed to at john/LinuxUpskillChallenge 2022-02-09 04:17:50 +00:00
e132105cc3 Day two: not much to do here, so I made a fun prompt script.
john created branch master in john/LinuxUpskillChallenge 2022-02-09 02:30:03 +00:00
john pushed to master at john/LinuxUpskillChallenge 2022-02-09 02:30:03 +00:00
0e95423877 day one script: generate ansible inventory/config and ping the node
b66f1bcadd Day zero scripts to create and delete a VM with a single execution.
d3f4dff70a Ignore standard files and work-in-progress elements
Compare 3 commits »
john pushed to at john/LinuxUpskillChallenge 2022-02-09 02:05:44 +00:00
0e95423877 day one script: generate ansible inventory/config and ping the node
john pushed to at john/LinuxUpskillChallenge 2022-02-09 01:55:33 +00:00
b66f1bcadd Day zero scripts to create and delete a VM with a single execution.
john pushed to at john/LinuxUpskillChallenge 2022-02-09 01:47:51 +00:00
d3f4dff70a Ignore standard files and work-in-progress elements
john created repository john/LinuxUpskillChallenge 2022-02-08 23:24:15 +00:00
john pushed to at john/backblogger 2022-02-03 20:25:00 +00:00
0a5d2aacd6 Automatically scan when running
john pushed to main at john/asteroid-automator 2022-01-24 14:24:47 +00:00
0da86d118a ignore vim and venv local files.
0c4bb4ee6b Merge branch 'gamemodel_imagepipeline' into gamemodel_basics
722730c076 remove extraneous commented code
f02313da39 Mostly functional again after imagepipeline module refactor
1435752a30 [In Progress] refactoring and debugging imagepipeline