]> gitweb.fluxo.info Git - hydra.git/commitdiff
Deploy: facts: exclude mac address
authorSilvio Rhatto <rhatto@riseup.net>
Fri, 30 Sep 2016 19:36:04 +0000 (16:36 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Fri, 30 Sep 2016 19:36:04 +0000 (16:36 -0300)
lib/hydra/deploy

index be7f8a01e6ca4f998449d2d65a47492ac184ccd9..483bf5476fca84823eb60457962c26eda6c5bd54 100644 (file)
@@ -248,7 +248,7 @@ function hydra_deploy_facts_collect {
       grep -v -e "^    seconds"  -e "^    hours"       -e "^    days"     -e "^    uptime"    \
               -e "^    uptime"   -e "^  system_uptime" -e "^  memoryfree" -e "^  swapfree_mb" \
               -e "^  memorysize" -e "^  swapfree"      -e "^    seconds"  -e "^    hours"     \
-              -e "^    days"     -e "^  uptime_"                                              \
+              -e "^    days"     -e "^  uptime_"       -e "^  macaddress"                     \
               > $HYDRA_FOLDER/puppet/config/facts/$FQDN.yaml
 
     # Check result