From owner-freebsd-testing@FreeBSD.ORG Tue Jan 6 07:06:04 2015 Return-Path: Delivered-To: freebsd-testing@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7A33257E for ; Tue, 6 Jan 2015 07:06:04 +0000 (UTC) Received: from mail-la0-x233.google.com (mail-la0-x233.google.com [IPv6:2a00:1450:4010:c03::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id F2D7A64F98 for ; Tue, 6 Jan 2015 07:06:03 +0000 (UTC) Received: by mail-la0-f51.google.com with SMTP id ms9so19282354lab.24 for ; Mon, 05 Jan 2015 23:06:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=9hr1W/4FP/Lr5OnVvD/Q87AtZs0G/ntjHO+CXJbMol0=; b=tTpW5in/2Pi518Kh5Cga1HrcgAJJ1uuyCo3LZPkTrFXyh1w/n6JiU+4yblgMEKRJ7i a8ZBFUSSVykaUwiozMYxV0/kGZQTCP0aybaBO0FwWxOfPt+WdjAo3Zx1ONiSy9TsRFEP ajf7LIR9SZNbg6Vh7/JNvnWhcgNMI2QiME13i0HnaqBdv4ssRWVoVah7bhmLmV+BTbtz piY0tgj6snSrr+hfDj275RYGGca2VoiVna8wwNNZZTkx3q6IYUmImEN1hLem+mL+J3mP 7x0erqp/KRH4WLYad0s3/cYFbsi34//tGgSuDoomUzPcyWIFLM3JXjEJzzhWv/5BjQsT 7kXQ== X-Received: by 10.152.234.35 with SMTP id ub3mr97992693lac.70.1420527961939; Mon, 05 Jan 2015 23:06:01 -0800 (PST) MIME-Version: 1.0 Received: by 10.25.163.73 with HTTP; Mon, 5 Jan 2015 23:05:41 -0800 (PST) From: Ahmed Kamal Date: Tue, 6 Jan 2015 09:05:41 +0200 Message-ID: Subject: Helping with saltstack infra automation To: freebsd-testing@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 X-BeenThere: freebsd-testing@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Jan 2015 07:06:04 -0000 Hi fellows, I've seen Craig's message asking for help on salt automation for the ci system. I am interested to help. I ping pong'ed a few emails with Craig and he recommended I mention this on the list, so here I am. A few bits on my boring self. I come from the Linux community with 15 years of experience. Most of my work in the past 8 years has been exclusively cloud, infra automation and devops. I worked with puppet and ansible but salt seems within reach. I am currently employed by cloud9ers.com a cloud and devops consulting firm, who have agreed for me to contribute to this project. I hope I can be helpful to the freebsd community, as I was to the Ubuntu and Fedora communities earlier. My goal is to help, and learn from others. I can't promise huge number of hours, but hopefully it'll be enough to kickstart things. Excited to join .. My next step is to send a pull-request to the ci github repo with a basic salt/ dir Cheers