Page MenuHomeDevCentral
Paste Active Pastes
  • connections {
    IPsec_windriver {
    version = 2
    proposals = {{ ike_proposals }}
    ...
    • Wed, Mar 4, 13:32
    • 64 Lines
    • YAML
  • P387 ipsec
    {% from "map.jinja" import dirs with context %}
    # -------------------------------------------------------------
    # Strongswan(IPsec) configuration
    # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    ...
    • Wed, Mar 4, 13:32
    • 39 Lines
    • YAML
  • aiohttp==3.9.5
    aiosignal==1.3.1
    attrs==23.2.0
    autocommand==2.2.2
    autopep8==2.3.1
    ...
    • Wed, Feb 25, 17:26
    • 93 Lines
  • # package installation and service management for strongswan
    strongswan_package:
    pkg.installed:
    - name: strongswan
    ...
    • Tue, Feb 24, 14:00
    • 18 Lines
    • YAML
  • from terminatorlib.plugin import URLHandler
    import subprocess
    import os
    AVAILABLE = ['ResolveHashURLHandler']
    ...
    • Mon, Feb 23, 16:11
    • 39 Lines
    • Python
  • #!/bin/sh
    #
    # Usage: arc-delete-remote-branch [branch]
    # Default value: master
    #
    ...
    • Sat, Feb 14, 12:25
    • 63 Lines
    • Bash Scripting
  • zroot/ROOT/default on / (zfs, local, noatime, nfsv4acls)
    devfs on /dev (devfs)
    zroot/tmp on /tmp (zfs, local, noatime, nosuid, nfsv4acls)
    zroot/var/log on /var/log (zfs, local, noatime, noexec, nosuid, nfsv4acls)
    zroot/var/tmp on /var/tmp (zfs, local, noatime, nosuid, nfsv4acls)
    ...
    • Tue, Feb 10, 13:56
    • 11 Lines
  • router-002:
    forest: nasqueron-infra
    hostname: router-002.nasqueron.drake
    network:
    interfaces:
    ...
    • Feb 9 2026, 19:54
    • 13 Lines
    • YAML