Puppet Tutorial for Beginners | Puppet Tutorial | Intellipaat

  Рет қаралды 84,730

Intellipaat

Intellipaat

Күн бұрын

Пікірлер: 62
@Intellipaat
@Intellipaat 5 жыл бұрын
Following topics are covered in this video: 00:30 - what is puppet 01:37 - features of puppet 05:22 - puppet architecture 07:38 - puppet architecture- ssl connection 09:58 - how to launch an aws instance 22:22 - code basics for puppet 24:32 - code basics for puppet-manifest
@samratmitra7536
@samratmitra7536 3 жыл бұрын
I have 1000 servers in development. I have 500 servers in production. I have 500 servers in DR. Question 1: How will I specify that the manifest in /etc/puppet/code/environments/production/site.pp will apply only to my 500 production instances and the manifest in /etc/puppet/code/environments/development/site.pp will apply to my 1000 development instances and /etc/puppet/code/environments/dr/site.pp will apply only to my 500 dr instances.? The reason I ask this is because it is not feasible to specify so many hostnames in the "nodes" section of each manifest. Question 2: Does the manifest file name has to be "site.pp" only? Or, can we rename it to anything like install_packages.pp and restart_services.pp? Question 3: Instead of having one long manifest file for each environment, can I have multiple manifest files (For example: one to install a list of packages and another to restart a list of services) as listed below - /etc/puppet/code/environments/development/install_packages.pp /etc/puppet/code/environments/development/restart_services.pp
@akinduser4255
@akinduser4255 4 жыл бұрын
Thanks man. Have an interview tomorrow and know Linux but no idea about Puppet. This helped a lot.
@Intellipaat
@Intellipaat 4 жыл бұрын
Glad it was helpful. Keep learning with Intellipaat. :)
@itaahmed8498
@itaahmed8498 3 жыл бұрын
its been over a year.. hope you ceacked the interview Nd got job bhai... wishing you more success..
@bloodeyhell7026
@bloodeyhell7026 5 жыл бұрын
YOu guys are the best. God bless you for spending time to upload these courses for free! I would love to donate 10% of my salary to this channel by the end of this month
@Intellipaat
@Intellipaat 5 жыл бұрын
That's so kind of you. Instead of donating it to us please donate it to someone needy in your neighbor and refer Intellipaat to your circle so that they can keep upgrading their skills, earn well and help the needy too. Keep showering your blessings to us. Lots of love. :)
@bloodeyhell7026
@bloodeyhell7026 5 жыл бұрын
@@Intellipaat thanks alot. Do you plan on releasong any course on ELK stack anytime soon?
@Intellipaat
@Intellipaat 5 жыл бұрын
Yes we will upload that by next week. Stay tuned to Intellipaat channel.:)
@nanimys
@nanimys 5 жыл бұрын
is this video included as complete tutorial?? I mean just enough knowing this much?
@Intellipaat
@Intellipaat 5 жыл бұрын
Got a question on Puppet? Do write it in the comment and you will get a response immediately by our expert. For Puppet or DevOps training & certification, call us at US: 1800-216-8930 (Toll Free) or India: +917022374614. You can also write us at sales@intellipaat.com
@ChanceMinus
@ChanceMinus Жыл бұрын
Thank you.
@Intellipaat
@Intellipaat Жыл бұрын
Most welcome 😊 Do like, share & subscribe to our channel to get updates on upcoming videos.
@ramirez368
@ramirez368 2 жыл бұрын
Pretty good with live demo, that is always appreciated it.
@Intellipaat
@Intellipaat 2 жыл бұрын
Glad you think so! @Cesar Ramirez Do like, share & subscribe to our channel to get updates on upcoming videos.
@Skita4
@Skita4 2 жыл бұрын
Thanks for the video, it helps a lot !
@Intellipaat
@Intellipaat 2 жыл бұрын
@Bastien Bouquin Glad you liked it 😊 Do like, share & subscribe to our channel to get updates on upcoming videos.
@RajeshVerma-mp8qk
@RajeshVerma-mp8qk 3 жыл бұрын
excellent lecture about Puppet tool
@Intellipaat
@Intellipaat 3 жыл бұрын
Thank you! Keep supporting.
@anupamagarg1709
@anupamagarg1709 2 жыл бұрын
Helpful it was
@Intellipaat
@Intellipaat 2 жыл бұрын
@Anupama Garg Glad to hear that. Do like, share & subscribe to our channel to get updates on upcoming videos.
@bluesquare23
@bluesquare23 Жыл бұрын
Papa bless! 🙏
@Intellipaat
@Intellipaat Жыл бұрын
Do like, share & subscribe to our channel to get updates on upcoming videos.
@tapanjeetroy8266
@tapanjeetroy8266 4 жыл бұрын
Thanks for uploading it
@Intellipaat
@Intellipaat 4 жыл бұрын
Glad you liked it. Keep learning with Intellipaat. 🙂
@lamecksingu6218
@lamecksingu6218 7 ай бұрын
So if you have more than one slave, you'll need to do sudo puppet agent --test on each and every agent
@Intellipaat
@Intellipaat 7 ай бұрын
Sure thing! "Yep, each slave needs its own sudo puppet agent --test." If you wish to learn from top experts and get a certification, then kindly call our course advisors on IND: +91-7022374614 US: 1-800-216-8930 (Toll-Free).
@mansoorahmed2121
@mansoorahmed2121 4 жыл бұрын
Sir kindly help me while puppet is active how i can go back from that what will be the command ?
@kalaivanipalanivel
@kalaivanipalanivel Жыл бұрын
can please share puppet and nagios installation commands.
@Intellipaat
@Intellipaat Жыл бұрын
Thank you so much for appreciating the content. Your feedback motivates us to make more such content. Unfortunately, we don't share the source code or presentation deck with anyone. Although, if you wish to learn (course name) from Industry Experts and IIT Faculty, do fill out this form and we will reach out to you. Have a great day! . Google Form: forms.gle/XWy7MtQPrHkgq7Pt7
@anjalideshmukh3154
@anjalideshmukh3154 3 жыл бұрын
Hi Can you share the file which is having all the command used for configuration
@rgcreation4345
@rgcreation4345 4 жыл бұрын
Sir... Thanks ye vidio banane Ke liye Hindi me banavo Bahot Achahoga
@AbhishekSharma-kb4nx
@AbhishekSharma-kb4nx 5 жыл бұрын
When we have allowed all TCP ports in Security groups then why are we using ufw command to open 8140 port? Please clarify
@Intellipaat
@Intellipaat 5 жыл бұрын
Hi Abhi, security groups are AWS Firewalls which are separate from OS firewall. ufw command, opens the OS firewall on that particular port.
@AbhishekSharma-kb4nx
@AbhishekSharma-kb4nx 5 жыл бұрын
@@Intellipaat Ok..Thanks a lot for clarifying ! :)
@sujitkumarnayak101
@sujitkumarnayak101 4 жыл бұрын
I am using Redhat instances, please let me know how to unzip .deb file and how to install. Please help me m completely stuck.
@codewithhitesh
@codewithhitesh 5 жыл бұрын
Just want to know why do we need to run command puppet agent --test everytime we change in master manifest? I think it should download the file automatically? If i have 1000 slaves then do we need to perform that command on all slaves manuallly? Also at the begining when we were signing the certificate. Do we need to send the request from slave manually when we create the slave?
@Intellipaat
@Intellipaat 5 жыл бұрын
Hi Hitesh, In production puppet downloads the manifest at regular intervals, this interval can be configured in puppet. For demonstration, the trainer passed --test command. Once all the nodes are setup, for ex. 1000 nodes, they will send the request to the puppet master. You can sign all the certificates with one command.
@princejaiswal823
@princejaiswal823 5 жыл бұрын
Thanks
@Intellipaat
@Intellipaat 5 жыл бұрын
Welcome. :) Keep learning with Intellipaat. :)
@mansoorahmed2121
@mansoorahmed2121 4 жыл бұрын
i created two machines seprately and have ip address one is for puppet master and second machine is for agent is it right ? please help me
@bhupeshaboopi662
@bhupeshaboopi662 5 жыл бұрын
Hi Guys, Please upload full Advanced Puppet course. It is just basics
@Intellipaat
@Intellipaat 5 жыл бұрын
Hi Bhupesha, Sure, will forward the topic to the respective team and will upload the video soon. Please subscribe to Intellipaat channel & press the bell icon so that you don't miss that video from us.
@ashutoshtripathi7051
@ashutoshtripathi7051 4 жыл бұрын
Hi , Could you please clarify how did you save and close NANO file. I am using ctrl+ O and this is asking me to save and rename the file. I saw that you did not renamed the existing file. Then how to exit from the screen ?
@sivakumarnatarajan9460
@sivakumarnatarajan9460 3 жыл бұрын
Excellent
@Intellipaat
@Intellipaat 3 жыл бұрын
Thank you so much 😀 @Sivakumar Natarajan
@kalaivanipalanivel
@kalaivanipalanivel Жыл бұрын
can u please share the installation commands
@Intellipaat
@Intellipaat Жыл бұрын
Thank you so much for appreciating the content. Your feedback motivates us to make more such content. Unfortunately, we don't share the source code or presentation deck with anyone. Although, if you wish to learn (course name) from Industry Experts and IIT Faculty, do fill out this form and we will reach out to you. Have a great day! . Google Form: forms.gle/XWy7MtQPrHkgq7Pt7
@dnareshkumar2510
@dnareshkumar2510 4 жыл бұрын
Why you are used systemctl command,it is Ubuntu platform right?
@Intellipaat
@Intellipaat 4 жыл бұрын
where?
@manojmohakud
@manojmohakud 4 жыл бұрын
could you please provide the steps of installation of puppet master ans agent for ubuntu
@Intellipaat
@Intellipaat 4 жыл бұрын
Hi Manoj, please watch here: kzbin.info/www/bejne/bZSzlGavfMilmbs
@techesteem2719
@techesteem2719 2 жыл бұрын
I am getting errors on the certificate signing. No certificate is found in the master's. Kindly provide a solution. Thank you.
@Intellipaat
@Intellipaat 2 жыл бұрын
For personal support, you can reach out to our course advisors on IND: +91-7022374614 US: 1-800-216-8930 (Toll-Free).
@vickneshg1053
@vickneshg1053 4 жыл бұрын
Please give me a simple explanation for puppet image copying....... please
@AbhishekSharma-kb4nx
@AbhishekSharma-kb4nx 5 жыл бұрын
Is there any shortcut to performing all these configuration steps? like AWS provides AMI with puppet enterprise pre-configured..do we have to execute the same steps there as well? Also, you did not mention about scenario where we do not need multiple servers ('puppet apply' command used)...
@vnarasimha790
@vnarasimha790 5 жыл бұрын
puppet
@sohailfarooqi3282
@sohailfarooqi3282 5 жыл бұрын
This is an awesome tutorial undoubtedly. However since i am new to Linux, i am getting an error for the "apt policy puppetmaster" responding invalid operation policy, also the "systemctl" arent working. I am using ubuntu 14.something. Could some one kindly help me out? Assignment due in 4 days lol
@karineillow2882
@karineillow2882 2 жыл бұрын
thanks
@Intellipaat
@Intellipaat 2 жыл бұрын
Welcome @Karine illow Glad you liked it 😊 Do like, share & subscribe to our channel to get updates on upcoming videos.
Real Man relocate to Remote Controlled Car 👨🏻➡️🚙🕹️ #builderc
00:24
What type of pedestrian are you?😄 #tiktok #elsarca
00:28
Elsa Arca
Рет қаралды 35 МЛН
Муж внезапно вернулся домой @Oscar_elteacher
00:43
История одного вокалиста
Рет қаралды 6 МЛН
За кого болели?😂
00:18
МЯТНАЯ ФАНТА
Рет қаралды 3,2 МЛН
Jenkins Tutorial for Beginners | Jenkins Tutorial | Intellipaat
56:45
What is SRE | Tasks and Responsibilities of an SRE | SRE vs DevOps
24:25
TechWorld with Nana
Рет қаралды 336 М.
Kubernetes Tutorial for Beginners [FULL COURSE in 4 Hours]
3:36:55
TechWorld with Nana
Рет қаралды 8 МЛН
AWS Training | What is AWS | AWS Training for Beginners | Intellipaat
3:30:18
Docker Compose Tutorial
33:02
Programming with Mosh
Рет қаралды 463 М.
Real Man relocate to Remote Controlled Car 👨🏻➡️🚙🕹️ #builderc
00:24