This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# FunkLoad test configuration file | |
# $Id: $ | |
# ------------------------------------------------------------ | |
# Main section | |
# | |
[main] | |
title=Load FunkLoad tests | |
description=Simply testing a default static page | |
reports_dir = results |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#-*- coding: utf-8 -*- | |
"""ListePlanUE values should be filtered on ListeNatureUE.value=poteau | |
Revision ID: 17a6073d49ac | |
Revises: 22e1c34c8efd | |
Create Date: 2012-11-19 17:11:27.782388 | |
""" | |
# revision identifiers, used by Alembic. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html> | |
<head> | |
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> | |
<title>Drag test</title> | |
</head> | |
<body> | |
Drag inside the box and see the graphs below. | |
<div style="width:800px; height:400px; border:solid;" id="box"></div> | |
<p>x, y:</p> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name trello-hide-labelled-cards | |
// @namespace trello | |
// @version 0.1 | |
// @require http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js | |
// @description Trello: Hide all cards that have specific color labels | |
// @match https://trello.com/board/* | |
// @copyright 2013+, Bruno Binet | |
// ==/UserScript== |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mc1: | |
Data failed to compile: | |
---------- | |
Rendering SLS autossh failed, render error: while scanning a simple key | |
in "<unicode string>", line 24, column 1: | |
MIIEowIBAAKCAQEAzy1eDDZdgl9jRsQx ... | |
^ | |
could not found expected ':' | |
in "<unicode string>", line 25, column 1: | |
jkwVWtezMSCzB+tKfFUpqh1GAksqJq9N ... |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{%- set cfg = pillar.get('autossh', {}) %} | |
/home/autossh/.ssh/id_rsa: | |
file.managed: | |
- user: autossh | |
- mode: 0600 | |
- source: salt://autossh/files/blank.jinja | |
- makedirs: True | |
- defaults: | |
- body: {{ cfg['ssh_private_key'] }} | |
- require: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ ./configure | |
checking for protoc... /usr/bin/protoc | |
checking for go... /root/go/bin/go | |
checking for flex... /usr/bin/flex | |
checking for bison... /usr/bin/bison | |
configure: creating ./config.status | |
config.status: creating Makefile | |
config.status: creating src/parser/Makefile | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Port 22 | |
Protocol 2 | |
HostKey /etc/ssh/ssh_host_rsa_key | |
HostKey /etc/ssh/ssh_host_dsa_key | |
HostKey /etc/ssh/ssh_host_ecdsa_key | |
UsePrivilegeSeparation yes | |
KeyRegenerationInterval 3600 | |
ServerKeyBits 768 | |
SyslogFacility AUTH | |
LogLevel INFO |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Find the influxdb_0.5.0-rc.5_i386.deb influxdb debian package for i486 architecture attached to this gist. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[04/07/14 13:23:02] [INFO] Redirectoring logging to /opt/influxdb/shared/log.txt | |
[04/07/14 13:23:02] [INFO] Starting Influx Server bound to 0.0.0.0 ... | |
[04/07/14 13:23:02] [INFO] | |
+---------------------------------------------+ | |
| _____ __ _ _____ ____ | | |
| |_ _| / _| | | __ \| _ \ | | |
| | | _ __ | |_| |_ ___ _| | | | |_) | | | |
| | | | '_ \| _| | | | \ \/ / | | | _ < | | |
| _| |_| | | | | | | |_| |> <| |__| | |_) | | | |
| |_____|_| |_|_| |_|\__,_/_/\_\_____/|____/ | |