Skip to content
View bmillemathias's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.
Block or Report

Block or report bmillemathias

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
bmillemathias/README.md

Hi I'm Baptiste Mille-Mathias. 👋

Working with on Kubernetes, OpenShift 4.x, Ansible.

I love Open-Source and I have a strong Open-Source commitment.

Digital name: bmillemathias or baptistemm

Pinned

  1. ansible-role-seaweedfs ansible-role-seaweedfs Public

    ansible role to install seaweedfs object storage

    Jinja 21 8

  2. An example how to use Faker python l... An example how to use Faker python library to create fake data and inject them in a mysql database
    1
    #!/usr/bin/env python
    2
    # an example how to use Faker to create fake data and inject them
    3
    # in a mysql database
    4
    
                  
    5
    import time