-
Notifications
You must be signed in to change notification settings - Fork 0
/
slides.html
62 lines (45 loc) · 3.57 KB
/
slides.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
<!DOCTYPE html>
<html lang="en-us">
<head>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-90094701-1', 'auto');
ga('send', 'pageview');
</script>
<meta charset="UTF-8">
<title>Puppet-BR #</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="theme-color" content="#157878">
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="/assets/css/style.css?v=c0f5b3d373cfd3f53b1cf95e0b08b77840d0f996">
</head>
<body>
<section class="page-header">
<h1 class="project-name">Puppet-BR</h1>
<h2 class="project-tagline">Comunidade brasileira de usuários do Puppet</h2>
<a href="index.html" class="btn">Home</a>
<a href="https://puppet-br.github.io/apostila-puppet/" class="btn">Apostila</a>
<a href="slides.html" class="btn">Slides</a>
<a href="https://www.meetup.com/puppet-br/" class="btn">Meetups</a>
<a href="https://groups.google.com/forum/#!forum/puppet-users-br" class="btn">Lista de discussão</a>
<a href="https://infraascode.slack.com" class="btn">Slack</a>
<a href="https://github.com/puppet-br" class="btn">GitHub</a>
<a href="https://gitlab.com/puppet-br" class="btn">GitLab</a>
</section>
<section class="main-content">
<iframe src="//www.slideshare.net/slideshow/embed_code/key/4yxbAM9IGkid87" width="595" height="485" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe> <div style="margin-bottom:5px"> <strong> <a href="//www.slideshare.net/aeciopires/gerenciamento-e-automatizao-de-configurao-de-uma-infraestrutura-com-puppet" title="Gerenciamento e automatização de configuração de uma infraestrutura com Puppet" target="_blank">Gerenciamento e automatização de configuração de uma infraestrutura com Puppet</a> </strong> from <strong><a target="_blank" href="//www.slideshare.net/aeciopires">Aécio Pires</a></strong> </div>
<script async class="speakerdeck-embed" data-id="8db06698f1344be984b08f58287c435e" data-ratio="1.77777777777778" src="//speakerdeck.com/assets/embed.js"></script>
<script async class="speakerdeck-embed" data-id="0142eaef7ab7414f906c102e5d27729d" data-ratio="1.77777777777778" src="//speakerdeck.com/assets/embed.js"></script>
<script async class="speakerdeck-embed" data-id="1a90ddd62d8947a8a2cc437847b80b66" data-ratio="1.77777777777778" src="//speakerdeck.com/assets/embed.js"></script>
<script async class="speakerdeck-embed" data-id="e15b7323dd334887adde80c2719af65e" data-ratio="1.77777777777778" src="//speakerdeck.com/assets/embed.js"></script>
<script async class="speakerdeck-embed" data-id="4c572a47536d4f46893b2b35c7fcfb86" data-ratio="1.77777777777778" src="//speakerdeck.com/assets/embed.js"></script>
<footer class="site-footer">
<span class="site-footer-owner"><a href="https://github.com/puppet-br/puppet-br.org">puppet-br.org</a> é mantido por <a href="https://github.com/puppet-br">puppet-br</a>.</span>
<span class="site-footer-credits">Página gerada por <a href="https://pages.github.com">GitHub Pages</a>.</span>
</footer>
</section>
</body>
</html>