Page MenuHomeDevCentral
Paste Active Pastes
  • # License originality assessment report
    ## Context
    762 files in the operations repository carry the license header
    ...
    • Fri, Apr 3, 21:47
    • 126 Lines
  • # -------------------------------------------------------------
    # Vault configuration - Policy for router nodes
    # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    # Project: Nasqueron
    # License: Trivial work, not eligible to copyright
    ...
    • Tue, Mar 24, 19:06
    • 22 Lines
  • tmp.sls:{% from "map.jinja" import dirs, packages, packages_prefixes with context %}
    map.jinja:{% set packages_prefixes = salt['grains.filter_by']({
    roles/shellserver/userland-software/base.sls:{% from "map.jinja" import dirs, packages, packages_prefixes with context %}
    roles/shellserver/userland-software/base.sls: - name: {{ packages_prefixes.python3 }}pip
    roles/shellserver/userland-software/base.sls: - {{ packages_prefixes.php }}bcmath
    ...
    • Tue, Mar 24, 17:18
    • 128 Lines
  • running: make
    /bin/bash /tmp/pear/temp/pear-build-defaultuser0SK30P/mailparse-3.1.9/libtool --mode=compile cc -I. -I/tmp/pear/temp/mailparse -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuser0SK30P/mailparse-3.1.9/include -I/tmp/pear/temp/pear-build-defaultuser0SK30P/mailparse-3.1.9/main -I/tmp/pear/temp/mailparse -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/mailparse/mailparse.c -o mailparse.lo
    mkdir .libs
    cc -I. -I/tmp/pear/temp/mailparse -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-defaultuser0SK30P/mailparse-3.1.9/include -I/tmp/pear/temp/pear-build-defaultuser0SK30P/mailparse-3.1.9/main -I/tmp/pear/temp/mailparse -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/mailparse/mailparse.c -fPIC -DPIC -o .libs/mailparse.o
    /tmp/pear/temp/mailparse/mailparse.c: In function 'zif_mailparse_stream_encode':
    ...
    • Mon, Mar 23, 09:59
    • 29 Lines
  • /usr/local/share/texmf-dist/fonts/opentype/public/venturisadf/VenturisSansADFNo2Ex-Bold.otf: VenturisSans ADF No2 Ex:style=Bold
    /usr/local/share/texmf-dist/fonts/type1/public/cm-super/sfbi1095.pfb: Computer Modern:style=Bold Extended Italic
    /usr/local/share/texmf-dist/fonts/type1/public/cs/csr12.pfb: csr12:style=Regular
    /usr/local/share/texmf-dist/fonts/type1/public/montserrat/MontserratAlternates-ExtraBoldItalic.pfb: MontserratAlternates\-ExtraBoldItalic:style=ExtraBold
    /usr/local/share/texmf-dist/fonts/type1/public/mathdesign/mdbch/md-chb7t.pfb: MathDesign\-CH:style=Bold OT1 10
    ...
    • Sun, Mar 22, 18:02
    • 10,070 Lines
  • $ make test
    (cd _tests && make)
    make[1]: Entering directory '/home/app/operations/_tests'
    PYTHONPATH="/home/app/operations/_tests:/home/app/operations/_tests/../_modules" python -m unittest discover modules
    ....................................................
    ...
    • Sun, Mar 22, 09:07
    • 38 Lines
  • #!/usr/bin/env python3
    # -------------------------------------------------------------
    # Switch CARP MAC at OVH level
    # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    ...
    • Sat, Mar 21, 16:04
    • 65 Lines
  • ---
    Language: Cpp
    AccessModifierOffset: -2
    AlignAfterOpenBracket: Align
    AlignArrayOfStructures: None
    ...
    • Fri, Mar 20, 22:39
    • 273 Lines
    • YAML
  • ## Anubis has the ability to let you import snippets of configuration into the main
    ## configuration file. This allows you to break up your config into smaller parts
    ## that get logically assembled into one big file.
    ##
    ## Of note, a bot rule can either have inline bot configuration or import a
    ...
    • Fri, Mar 20, 20:02
    • 249 Lines
    • YAML
  • drake_gre_tunnels:
    ysul:
    router:
    interface: gre0
    ...
    • Mar 17 2026, 14:03
    • 47 Lines
    • YAML
  • connections {
    IPsec_windriver {
    version = 2
    proposals = {{ ike_proposals }}
    ...
    • Mar 4 2026, 13:32
    • 64 Lines
    • YAML
  • P387 ipsec
    {% from "map.jinja" import dirs with context %}
    # -------------------------------------------------------------
    # Strongswan(IPsec) configuration
    # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    ...
    • Mar 4 2026, 13:32
    • 39 Lines
    • YAML