Skip to content
View injectedfusion's full-sized avatar

Highlights

  • Pro

Organizations

@indianapolis-blockchain-developers
Block or Report

Block or report injectedfusion

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. dynamic_inventory_generator dynamic_inventory_generator Public

    Ansible Dynamic Inventory script that converts a host file into a valid YAML ansible inventory.

    Python 1 1

  2. gcp-iam-collector gcp-iam-collector Public

    Forked from abdallahmaltamimi/gcp-iam-collector

    Python script for collecting and visualising Google Cloud Platform IAM permissions

    Python

  3. Hedera Mirror Node Project Setup Script Hedera Mirror Node Project Setup Script
    1
    #!/bin/bash
    2
    # Setup Script for hedera-gcs-setup
    3
    mkdir -pv ~/Desktop/hedera-mirror-node/vars ~/Desktop/hedera-mirror-node/roles
    4
    touch ~/Desktop/hedera-mirror-node/inventory.ini
    5
    cat >> ~/Desktop/hedera-mirror-node/inventory.ini <<- _EOF_
  4. single-elk-docker-instance single-elk-docker-instance Public

  5. smart_garden smart_garden Public

    Raspberry PI 3 with Soil Moisture Sensor connected to Elastic Search

    Python