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
    
  
  
    
  | <!-- vim: set ts=2 sw=2 :--> | |
| <section data-background='https://lh3.googleusercontent.com/KbNQ3ZG1yExqcStk7cd6iOYaDeuS5d2kvcRHnRq_fcuSj2QOo0CzkIZAnN0IVhkElFwvuyhKC5kf4VW63huucXLxlglVMdOVOYjM5WDpcMXfJPWdilHOPBpcST60lI7UK0OuDsBoSOSqipyDYSLHhV666meDqcBHibIgihOgdBXIXoimsS_A8OC15MXa255m8N3Uti3URcoxgTZ0Z_MrIXQ6Fwzm2oRvSjhmnQTXA6u_WmVcsMPOO6C6MPXzeZVHZEFaVOD0lo7b3IStQilp2TwQrqNbWy3UxXOrBPxYY9BQ5p0pOcWqdC0hcArWT9Wzdmd_tJuWA3Bp3n-AoOoibAAeg4jKohLDHIpJ3jbC8L8MTG3frekOrcGIBcTfl0FuuR1skKX_A8mSQJtj4_qNmigKdr512YjUs_fy6_29FkFzLtJx4XhAl5tTRrae8slLnQEBfr5TERZJXOmomHOgRqAiuo98OV9yiUpediGIBBc5Fxy7tWqlc9WoAyxXt9iXgEVDE5o64_q4bEEa7FDDE4qqrHJZ78CKNadcD1Rrg8bJlvKIvdIs8Ev-BpnxeX5XHoD9ZNzSZ-FuT2oId4-wm3mNjb7oV9xvVgSYUdQ=w1024-h768-no'> | |
| <h3>Internet2 Grouper</h3> | |
| <p style='font-size:0.6em;line-height:1.2em;vertical-align:top;'>Darren Boss//Compute Canada//<a href="https://twitter.com/netscruff">@netscruff</a></p> | |
| </section> | |
| <section> | |
| <h3>What is Grouper?</h3> | |
| <ul> | |
| <li>Central authorization</li> | 
  
    
      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
    
  
  
    
  | /*! | |
| * reveal.js | |
| * http://lab.hakim.se/reveal-js | |
| * MIT licensed | |
| * | |
| * Copyright (C) 2017 Hakim El Hattab, http://hakim.se | |
| */ | |
| /********************************************* | |
| * RESET STYLES | |
| *********************************************/ | 
  
    
      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
    
  
  
    
  | /** | |
| * A simple theme for reveal.js presentations, similar | |
| * to the default theme. The accent color is darkblue. | |
| * | |
| * This theme is Copyright (C) 2012 Owen Versteeg, https://github.com/StereotypicalApps. It is MIT licensed. | |
| * reveal.js is Copyright (C) 2011-2012 Hakim El Hattab, http://hakim.se | |
| */ | |
| @import url(https://fonts.googleapis.com/css?family=News+Cycle:400,700); | |
| @import url(https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic); | |
| section.has-dark-background, section.has-dark-background h1, section.has-dark-background h2, section.has-dark-background h3, section.has-dark-background h4, section.has-dark-background h5, section.has-dark-background h6 { | 
  
    
      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
    
  
  
    
  | apiVersion: extensions/v1beta1 | |
| kind: Deployment | |
| metadata: | |
| annotations: | |
| kompose.cmd: kompose convert | |
| kompose.version: 1.19.0 (f63a961c) | |
| creationTimestamp: null | |
| labels: | |
| io.kompose.service: registry | |
| name: registry | 
  
    
      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
    
  
  
    
  | blueprint: | |
| name: Appliance has finished | |
| description: Do something when an appliance (like a washing machine or dishwasher) | |
| has finished as detected by a power sensor. | |
| domain: automation | |
| input: | |
| power_sensor: | |
| name: Power Sensor | |
| description: 'Power sensor entity (e.g. from a smart plug device).' | |
| selector: | 
OlderNewer