Skip to content
View tomkivlin's full-sized avatar
Block or Report

Block or report tomkivlin

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 Loading

  1. ansible-collection-maas ansible-collection-maas Public

    Ansible collection of plugins to use in IaC management of MAAS-managed infrastructure.

    Python 1

  2. How to create an ESXi image for MaaS How to create an ESXi image for MaaS
    1
    #! /bin/bash
    2
    
                  
    3
    # First confirm that the server supports HW virtualisation
    4
    grep -E -c "vmx|svm" /proc/cpuinfo
    5
    # Output should be >0. If it is 0, you need to enable VT in the BIOS.
  3. hashicorp/packer hashicorp/packer Public

    Packer is a tool for creating identical machine images for multiple platforms from a single source configuration.

    Go 15k 3.3k

  4. netbox-community/netbox netbox-community/netbox Public

    The premier source of truth powering network automation. Open source under Apache 2. Public demo: https://demo.netbox.dev

    Python 15.4k 2.5k

  5. community.hashi_vault community.hashi_vault Public

    Forked from ansible-collections/community.hashi_vault

    Ansible collection for managing and working with HashiCorp Vault.

    Python

  6. lfn-cnti/bestpractices lfn-cnti/bestpractices Public

    📞📱☎️📡🌐 The focus of the Cloud Native Telecom Initiative (CNTI) Best Practices community is to define cloud native networking best practices

    Makefile 104 54